[ACP-774]  Allow end-of-night cal frames (dark/bias) to survive unsafe weather
Type New Feature
Priority Low
Severity Trivial
Component Observing Logic
Fixed In Version [7.07.0
Versions Affected [6.0.46.0 Hot Fix 4
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 7/18/2012

Description
See this Comm Center thread (TRAPPIST).

Comments
7/18/2012 5:54:52 PM   Bob Denny
I just linked this to ACP-134 to make this even more useful through the web UI.
7/18/2012 3:12:57 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/acp
SVN Revision 446
Affected files /trunk/ACP Help/ProgRef.chm (Modified)
/trunk/ACP Help/Programmer's Reference/ACP2 Programmer's Reference.mdb (Modified)
/trunk/ACP Help/Programmer's Reference/doc/ProgRef.chm (Modified)
/trunk/ACP Help/Programmer's Reference/doc/ProgRef.hhc (Modified)
/trunk/ACP Help/Programmer's Reference/doc/ProgRef.hhk (Modified)
/trunk/ACP Help/Programmer's Reference/doc/ProgRefPrefsPROPCalFramesInAllSets.htm (Added)
/trunk/ACP Help/planfmt.html (Modified)
/trunk/ACP Help/relnotes.htm (Modified)
/trunk/ACP Help/sampleplans.htm (Modified)
/trunk/ACP Interop Assembly (Scheduler)/Interop.ACP.dll (Modified)
/trunk/Main.bas (Modified)
/trunk/Plan.wsc (Modified)
/trunk/Prefs.cls (Modified)
/trunk/Script Components Master/Plan.wsc (Modified)
/trunk/Scripts/AcquireImages.js (Modified)
/trunk/acp-ref.exe (Modified)
/trunk/doc/ProgRef.chm (Modified)
/trunk/frmPrefs.frm (Modified)
Check-in comment Allow dawn cal frames in unsafe weather. Multiple changes to API and logic in scripts, #noweather directive. Also made cal frames run in last or only set by default, plus config checkbox for old behavior. GEM:774
7/18/2012 10:08:49 AM   Bob Denny
Really, cal frames should not be done in each #set, right? Only at the end of the last (or only) set. This would allow one plan to do possibly multi-set imaging, flats (chain out and back) and then dawn cal frames. But for people who have existing plans, this would break them. So I need to have a way to control the behavior. A checkbox option for "dark/bias in last #set only" and make it default on. Doc the change in the green section of the release notes.
7/18/2012 8:44:54 AM   Bob Denny
Add a new pseudo-target #noweather which will disconnect the weather, thus preventing weather safety interrupts. Could disallow this if there is a dome and it is not closed!