[SCHEDULER-1118]  Schedule of panel/screen flats, have dome closed
Type Bug
Priority Medium
Severity Minor
Component Dispatch Scheduler Engine
Fixed In Version [3.73.7
Versions Affected [3.6c3.6c
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 8/1/2014

Description
It is not a good idea to have the panel/screen flats done at dawn/dusk, and in any case the dome/roof needs to be closed. This is not provided in the current logic. Somehow Scheduler needs to be aware of ACP being setup for Panel Flats. Should dawn and duck flats remain a concept with options? Could we assume there are no light leaks and do at dawn/dusk but with the roof closed. That might be the ticket. Or maybe right after the sun rises above the "sun down angle" in the morning? Dusk could mean "start at sundown" and run till complete? Or maybe no dusk at all.

Review the timing of dome/roof open/close and the options selected.

Comments
8/2/2014 8:33:45 AM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 378
Affected files /trunk/Scheduler/Engine.cs (Modified)
/trunk/Scheduler/MainForm.cs (Modified)
/trunk/Scheduler/SimulatorSequencer.cs (Modified)
Check-in comment Changes to Dispatcher Status: add Shutdown and rename Starting to Startup for consistency. GEM:1118
8/2/2014 8:28:27 AM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/acp
SVN Revision 698
Affected files /trunk/ACP Interop Assembly (Scheduler)/Interop.ACP.7.2.dll (Modified)
/trunk/ACP Interop Assembly (Scheduler)/Interop.ACP.dll (Modified)
/trunk/Scheduler.cls (Modified)
/trunk/WebDocs/ac/File.History (Modified)
/trunk/WebDocs/ac/asystemstatus.asp (Modified)
/trunk/acp-ref.exe (Modified)
Check-in comment ACP Changes to Dispatcher Status enum. Add "Shutdown" change "Starting" to "Startup" GEM:1118
8/1/2014 8:49:28 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 377
Affected files /trunk/Scheduler/Engine.cs (Modified)
/trunk/Scheduler/SimulatorSequencer.cs (Modified)
Check-in comment Mostly testing, but also add weather safety feature to simulator sequencer. Simulated clock, if sunrise stop is not on, jumps to "open before" time. Testing going well. GEM:1118
8/1/2014 8:46:27 PM   Bob Denny
Need new DispatcherStatus value "Shutdown", and this will change the ACP API!!
8/1/2014 8:33:28 PM   Bob Denny
If not sunrise stop, simulated clock now jumps to the next night's "open before" time.

8/1/2014 8:17:41 PM   Bob Denny
Enhance the simulator sequencer with weather safety script which closes the dome, and controls to select screen vs sky flats.
8/1/2014 7:05:15 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 376
Affected files /trunk/Scheduler/ACPSequencer.cs (Modified)
/trunk/Scheduler/ConfigForm.cs (Modified)
/trunk/Scheduler/Engine.cs (Modified)
/trunk/Scheduler/ISequencer.cs (Modified)
/trunk/Scheduler/MainForm.cs (Modified)
/trunk/Scheduler/MainForm.resx (Modified)
/trunk/Scheduler/SimulatorSequencer.cs (Modified)
Check-in comment Partially completed. Adding new logic for screen/panel flats, including config for simulator sequencer. Logic has not been tested. GEM:1118