Differences between revisions 23 and 46 (spanning 23 versions)
Revision 23 as of 2014-04-04 10:43:12
Size: 1672
Editor: VadimBurwitz
Comment:
Revision 46 as of 2022-10-08 17:04:36
Size: 4513
Editor: VadimBurwitz
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= How to start up observatory = #acl VadimBurwitz:read,write,delete,revert,admin SherrySuyu:read,write,delete,revert AdamKinasz:read,write,delete,revert WienczyslawBykowski:read,write,delete,revert PiotrSybilski:read,write,delete,revert All:read
## page was renamed from Howto/Startup
## page was renamed from HowtoStartup
= How to start up observatory (no embedded images) =
Line 3: Line 6:
 * Check weather ([[http://www.mpe.mpg.de/~burwitz/cog.html|outside conditions]])  * Check weather ([[http://www.mpe.mpg.de/~burwitz/cog.html|outside conditions]]) /!\ '''use common sense''' /!\
Line 9: Line 12:

  * This should usally be the case.

  * If not start the programs and try to connect.

 * If they are not started, and cannot connect, then start up windows internet explorer.

 * Then Log on to '''ePower #1''' and check if focuser and mount are powered on '''ePower #1'''.

 * Power up the '''focuser''' if necessary and check that the '''focuser''' control program is running and connected.

 * Power up '''mount''' if necessery:

  * switch on power supply on '''ePower #1''' if not yet powered up. Normally it should be on.

  * then toggle mount switch both on '''ePower #1''' if not yet powered up.

  * checked if '''Mount handpad''' control program connects properly.

 * Power up imager/s on '''ePower #1''' if not yet powered up. Normally it should be off on starting up.


 * open dome

----

= How to start up observatory (embedded images) =

 * Check weather ([[http://www.mpe.mpg.de/~burwitz/cog.html|outside conditions]]) '''use common sense'''

 * Log on to control PC via VNC '''skydome.mpe.mpg.de''' port '''5200'''
 
 * 1st check if '''mount handpad''' program and '''focuser''' program are running
 and connected to mount and focuser respectively. <<BR>>

 {{attachment:MountHandPad.JPG|xx|height=300}}
 {{attachment:FocuserConnected.JPG|xx|height=300}}
Line 15: Line 55:
 * If they are not started, and cannot connect, then start up windows internet explorer.  * If they are not started, and cannot connect, then start up windows internet explorer. <<BR>>
Line 18: Line 59:
 * Then Log on to '''ePower #1''' and check if focuser and mount are powered on '''ePower #1'''.  * Then Log on to '''ePower #1''' and check if focuser and mount are powered on '''ePower #1'''. <<BR>>
Line 21: Line 63:
 * Power up the '''focuser''' if necessary and check the the '''focuser''' control program is running and connected.  * Power up the '''focuser''' if necessary and check that the '''focuser''' control program is running and connected.
Line 25: Line 67:
  * switch on power supply on '''ePower #1''' if not yet powered up. Normally it should be off on starting up.
 {{attachment:ePower01MountPowerOff.JPG|xx|height=200}}}
  * switch on power supply on '''ePower #1''' if not yet powered up. Normally it should be on. <<BR>>
Line 28: Line 69:
  * then toggle mount switch both on '''ePower #1'''
 {{attachment:ePower01MountSwitchBatchmodeOnOff.JPG|xx|height=200}}}
 {{attachment:ePower01MountPowerOff.JPG|xx|height=200}}

* then toggle mount switch both on '''ePower #1''' if not yet powered up. <<BR>>

 {{attachment:ePower01MountSwitchBatchmodeOnOff.JPG|xx|height=200}}
Line 33: Line 77:
 * Power up imager/s on '''ePower #1'''
 {{attachment:ePower01CameraOn.JPG|xx|height=200}}}
 * Power up imager/s on '''ePower #1''' if not yet powered up. Normally it should be off on starting up. <<BR>>

 {{attachment:ePower01CameraOn.JPG|xx|height=200}}
Line 38: Line 83:
----
Line 40: Line 87:
 * cool imager to target temperature (-30C typically)  * cool imager to target temperature (-30C typically - cooler power < 80% at target temperature)
Line 43: Line 90:
 * [[HowtoSkyflat|take skyflats]] until start of actual observations  * [[HowTo/Skyflat|take skyflats]] until start of actual observations

----

= How to start up GOWI using chimera =

 * Turn camera on (using power control)
 * Launch chimera:
{{{
# fixes broken sbig library (required.. otherwise you will get camera not found or something like that!)
export LD_PRELOAD=/home/welterde/libwrap.so
# launch chimera (connects to camera and telescope mount)
chimera
}}}
 * Cool down camera (using different terminal
{{{
# -T <target temp> -w waits for it to complete
chimera-cam -T -25 -w
}}}
 * Unpark telescope using remote hand controller (not possible via chimera yet)
 * Attach rtd view
{{{
export RTD_CAMERA=0
skycat -rtd 1 &
# then click Real-Time -> Attach camera
}}}
 * (optional) Load scheduler program and launch it
{{{
# creates new database (use --append if you want to append instead of overwrite)
chimera-sched -f programfile.sched --new
# start scheduler
chimera-sched --start
# stopping scheduler (just doing control-c on the previous command will not stop scheduler!)
chimera-sched --stop
}}}

How to start up observatory (no embedded images)

  • Check weather (outside conditions) /!\ use common sense /!\

  • Log on to control PC via VNC skydome.mpe.mpg.de port 5200

  • 1st check if mount handpad program and focuser program are running and connected to mount and focuser respectively.

    • This should usally be the case.
    • If not start the programs and try to connect.
  • If they are not started, and cannot connect, then start up windows internet explorer.
  • Then Log on to ePower #1 and check if focuser and mount are powered on ePower #1.

  • Power up the focuser if necessary and check that the focuser control program is running and connected.

  • Power up mount if necessery:

    • switch on power supply on ePower #1 if not yet powered up. Normally it should be on.

    • then toggle mount switch both on ePower #1 if not yet powered up.

    • checked if Mount handpad control program connects properly.

  • Power up imager/s on ePower #1 if not yet powered up. Normally it should be off on starting up.

  • open dome


How to start up observatory (embedded images)

  • Check weather (outside conditions) use common sense

  • Log on to control PC via VNC skydome.mpe.mpg.de port 5200

  • 1st check if mount handpad program and focuser program are running and connected to mount and focuser respectively.

    xx xx

    • This should usally be the case.
    • If not start the programs and try to connect.
  • If they are not started, and cannot connect, then start up windows internet explorer.

    Internet explorer

  • Then Log on to ePower #1 and check if focuser and mount are powered on ePower #1.

    xx

  • Power up the focuser if necessary and check that the focuser control program is running and connected.

  • Power up mount if necessery:

    • switch on power supply on ePower #1 if not yet powered up. Normally it should be on.

    xx

    • then toggle mount switch both on ePower #1 if not yet powered up.

    xx

    • checked if Mount handpad control program connects properly.

  • Power up imager/s on ePower #1 if not yet powered up. Normally it should be off on starting up.

    xx

  • open dome


How to start up GOWI

  • cool imager to target temperature (-30C typically - cooler power < 80% at target temperature)

  • start dark and bias frame sequence
  • set focuser to expected setting for the night (if known)
  • take skyflats until start of actual observations


How to start up GOWI using chimera

  • Turn camera on (using power control)
  • Launch chimera:

# fixes broken sbig library (required.. otherwise you will get camera not found or something like that!)
export LD_PRELOAD=/home/welterde/libwrap.so
# launch chimera (connects to camera and telescope mount)
chimera
  • Cool down camera (using different terminal

# -T <target temp>   -w waits for it to complete
chimera-cam -T -25 -w
  • Unpark telescope using remote hand controller (not possible via chimera yet)
  • Attach rtd view

export RTD_CAMERA=0
skycat -rtd 1 &
# then click Real-Time -> Attach camera
  • (optional) Load scheduler program and launch it

# creates new database (use --append if you want to append instead of overwrite)
chimera-sched -f programfile.sched --new
# start scheduler
chimera-sched --start
# stopping scheduler (just doing control-c on the previous command will not stop scheduler!)
chimera-sched --stop

cogwiki: HowTo/Startup (last edited 2022-10-08 17:04:36 by VadimBurwitz)