Page 1 of 1

CH Cygni

Posted: Tue Aug 04, 2015 10:12 pm
by Olivier Thizy
Hello,


session on CH Cygni tonight.


I enclosed the eShel behind a curtain today (to protect from lighs) and cleaned up my control room with one PC for all acquisition/control and one to watech movies! :-)


I also started using some PRISM v9 scripts. Here is the one to do my calibrations for the night - very efficient:

Code: Select all

REM Répertoire de sauvegarde des images
sDirSave$="D:\Acquisitions\20150804 eShel101_ST1603 38420 Revel\"
PoseThAr=15000
PoseTung=3000
PoseLEDs=2500
ON=1
OFF=0
Port1=1
Port2=2
Port3=3
Port4=4


Switchdesired=1
// Recupere l'etat des swiches d'un coup dans une table 
GETSWITCH Switchdesired nbSwitches ArrayName ArrayState


REM =================
REM Miroir + Tungsten
REM =================
SETSWITCH Port1 ON
Delay 1000
WaitForEndDelay
SETSWITCH Port4 ON
Delay 1000
WaitForEndDelay

For i=1 31
  STR i i$
  StartExposure_EX 2 PoseTung
  sFullPath$=sDirSave$+"Tungsten-"+i$+".fits"
  Print sFullPath$
  WaitForEndExposure_EX 2
  GetLastImageExposure_EX 2 img
  SAVEFIT img sFullPath$
  Close img
Next i


REM =================
REM LEDs + Tungsten
REM =================
SETSWITCH Port2 ON
Delay 1000
WaitForEndDelay

For i=1 19
  STR i i$
  StartExposure_EX 2 PoseLEDs
  sFullPath$=sDirSave$+"Flat-"+i$+".fits"
  Print sFullPath$
  WaitForEndExposure_EX 2
  GetLastImageExposure_EX 2 img
  SAVEFIT img sFullPath$
  Close img
Next i

SETSWITCH Port2 OFF
Delay 1000
WaitForEndDelay

SETSWITCH Port4 OFF
Delay 1000
WaitForEndDelay


REM =================
REM ThAr
REM =================
SETSWITCH Port3 ON
Delay 1000
WaitForEndDelay

For i=1 3
  STR i i$
  StartExposure_EX 2 PoseThAr
  sFullPath$=sDirSave$+"ThAr-"+i$+".fits"
  Print sFullPath$
  WaitForEndExposure_EX 2
  GetLastImageExposure_EX 2 img
  SAVEFIT img sFullPath$
  Close img
Next i

SETSWITCH Port3 OFF
Delay 1000
WaitForEndDelay

SETSWITCH Port1 OFF
Delay 1000
WaitForEndDelay


Screenshot of the acquisition PC:
Capture.JPG

And first spectra reduced on CH Cygni tonight, quickly dispolayed in SPLAT-VO, a great professional tool to analyse spectra:
CH_Cyg-VOSPLAT.JPG
CH_Cyg-VOSPLAT.JPG (57.37 KiB) Viewed 6195 times

As it goes through meridian, my mount is guiding less accuratly with couple of "jumps" - it does need a full mechanical clean up!


Cordialement,
Olivier Thizy
http://observatoire-belle-etoile.blogspot.fr/

Re: CH Cygni

Posted: Tue Aug 04, 2015 10:19 pm
by Olivier GARDE
Faut que je regarde d'un peut plus pré ce soft VO-Splat....

Si j'ai un peu de temps, je lancerai des poses sur CH Cyg en fin de nuit

Re: CH Cygni

Posted: Tue Aug 04, 2015 10:44 pm
by Olivier Thizy
Si tu prends le relai c'est génial car je vais devoir arrêter pour éviter de retourner la monture. Je pense passer à qques étoile Be ensuite...

Re: CH Cygni

Posted: Tue Aug 04, 2015 11:01 pm
by Olivier GARDE
Oui, je vais finir la nuit sur CH du Cyg (vers 2H heure locale)

Re: CH Cygni

Posted: Tue Aug 04, 2015 11:32 pm
by Olivier Thizy
J'ai arrêté de mon côté sur CH Cygni. La raie rouge du double pic Halpha évolue sans cesse!

Là je suis passé à VV Cep qui est aussi une cible très intéressante à faire de temps en temps (tous les 15j environ?) sachant qu'il s'agit d'un système binaire avec une étoile de type Be (mais pas dans BeSS?) en couple avec une étoile plus grosse qui va passer devant fin 2017 ou début 2018. L'éclipse a lieu tous les 20+ ans (!) et dure environ 18 mois. Il s'agit donc de l'observer continuellement avant, pendant et après l'éclipse avec nos moyens moderne de spectroscopie!
Steve nous en parlera à l'OHP... :)

Cordialement,
Olivier Thizy
http://observatoire-belle-etoile.blogspot.fr/

Re: CH Cygni

Posted: Tue Aug 04, 2015 11:48 pm
by Olivier GARDE
La je fini une Be puis je passe sur CH cyg jusqu'à l'aube.
Début des poses sur CH Cyg vers 2H10

Re: CH Cygni

Posted: Wed Aug 05, 2015 1:14 am
by Olivier Thizy
Je termine la nuit sur AG Peg, belles raies en émission et la cible est très brillante!
AGPegA.jpg
AGPegA.jpg (40.18 KiB) Viewed 6141 times
AGPegB.jpg
AGPegB.jpg (36.78 KiB) Viewed 6141 times

Cordialement,
Olivier Thizy
http://observatoire-belle-etoile.blogspot.fr/