astroufsc / chimera

Chimera - Observatory Automation System
http://chimera.sf.net/
GNU General Public License v2.0
36 stars 18 forks source link

openSlit on scheduler PointHandler #129

Closed tribeiro closed 9 years ago

tribeiro commented 9 years ago

In here:

https://github.com/astroufsc/chimera/blob/1a27558c2f15e9c078088220fb6c7c33b38394b1/src/chimera/controllers/scheduler/handlers.py#L49

Do we really want the PointHandler on the scheduler constantly opening the dome? For example, when doing dome flats this is undesired, to say the least.

wschoenell commented 9 years ago

I think that we should remove this even for safety reasons. I prefer the scheduler being taking pictures with the dome closed due a bug than a wet telescope due a scheduler action of opening the dome in a wrong time.

tribeiro commented 9 years ago

Exactly...