CH Cygni

On line discussions about observations and so on (even for cloudy nights !)
Post Reply
Olivier Thizy
Posts: 370
Joined: Sat Sep 24, 2011 10:52 am
Location: in the french Alps...
Contact:

CH Cygni

Post 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 6196 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/
Olivier GARDE
Posts: 1267
Joined: Thu Sep 29, 2011 6:35 am
Location: Rhône Alpes FRANCE
Contact:

Re: CH Cygni

Post 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
LHIRES III #5, LISA, e-Shel, C14, RC400 Astrosib, AP1600
http://o.garde.free.fr/astro/Spectro1/Bienvenue.html
Olivier Thizy
Posts: 370
Joined: Sat Sep 24, 2011 10:52 am
Location: in the french Alps...
Contact:

Re: CH Cygni

Post 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...
Olivier GARDE
Posts: 1267
Joined: Thu Sep 29, 2011 6:35 am
Location: Rhône Alpes FRANCE
Contact:

Re: CH Cygni

Post by Olivier GARDE »

Oui, je vais finir la nuit sur CH du Cyg (vers 2H heure locale)
LHIRES III #5, LISA, e-Shel, C14, RC400 Astrosib, AP1600
http://o.garde.free.fr/astro/Spectro1/Bienvenue.html
Olivier Thizy
Posts: 370
Joined: Sat Sep 24, 2011 10:52 am
Location: in the french Alps...
Contact:

Re: CH Cygni

Post 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/
Olivier GARDE
Posts: 1267
Joined: Thu Sep 29, 2011 6:35 am
Location: Rhône Alpes FRANCE
Contact:

Re: CH Cygni

Post 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
LHIRES III #5, LISA, e-Shel, C14, RC400 Astrosib, AP1600
http://o.garde.free.fr/astro/Spectro1/Bienvenue.html
Olivier Thizy
Posts: 370
Joined: Sat Sep 24, 2011 10:52 am
Location: in the french Alps...
Contact:

Re: CH Cygni

Post 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 6142 times
AGPegB.jpg
AGPegB.jpg (36.78 KiB) Viewed 6142 times

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