[ACP-1117]  Panel/Screen Flats in Web UI and Elsewhere
Type Bug
Priority Medium
Severity Minor
Component AcquireImages script, AutoFlat Script, Browser Content, Plan Compiler, Server-Side Web ASP pages
Fixed In Version [
Versions Affected [7.1d7.1d
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 3/7/2014

Description
When the flat system is configured for panel/screen flats, change the web UI to reflect this. Including the Instruments & Equipment item.

EXPAND SCOPE: Also add new #screenflats directive for plans, and change wording in logged messages as appropriate. Check for correct AutoFlatConfig settings too (in the Plan compiler).

Add #screenflats directive. This really percolates. Need to do this right though!!

Comments
6/23/2014 3:23:36 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/acp
SVN Revision 659
Affected files /trunk/ACP Help/autoflat.htm (Modified)
/trunk/ACP Help/planfmt.html (Modified)
/trunk/ACP Help/relnotes.htm (Modified)
/trunk/New Content Development/DC3 Style & Template/MainMenu.tid.html (Modified)
/trunk/New Content Development/Form Designs (DW)/ColorSeries.tid.html (Modified)
/trunk/New Content Development/Form Designs (DW)/SetupStandardFlats.tid.html (Modified)
/trunk/New Content Development/Form Designs (DW)/StandardFlatFields.tid.html (Added)
/trunk/New Content Development/author.html (Modified)
/trunk/New Content Development/index.asp (Modified)
/trunk/Plan.wsc (Modified)
/trunk/Script Components Master/Plan.wsc (Modified)
/trunk/Scripts/AcquireImages.js (Modified)
/trunk/Scripts/AutoFlat.vbs (Modified)
/trunk/WebDocs/ac/aacqform.asp (Modified)
/trunk/WebDocs/author.html (Modified)
/trunk/WebDocs/index.asp (Modified)
Check-in comment Add #screenflats directive, specific logic for screenflats, logging, messages, more UI improvements etc. GEM:1117
6/21/2014 1:35:07 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/acp
SVN Revision 658
Affected files /trunk/ACP Help/relnotes.htm (Modified)
/trunk/New Content Development/DC3 Style & Template/MainMenu.tid.html (Modified)
/trunk/New Content Development/Form Designs (DW)/CalFrames.tid.html (Modified)
/trunk/New Content Development/Form Designs (DW)/ColorSeries.tid.html (Modified)
/trunk/New Content Development/Form Designs (DW)/OneTimeFlatFields.tid.html (Modified)
/trunk/New Content Development/Form Designs (DW)/SetupSkyFlats.tid.html (Deleted)
/trunk/New Content Development/Form Designs (DW)/SetupStandardFlats.tid.html (from /trunk/New Content Development/Form Designs (DW)/SetupSkyFlats.tid.html:590) (Added)
/trunk/New Content Development/author.html (Modified)
/trunk/New Content Development/index.asp (Modified)
/trunk/WebDocs/author.html (Modified)
/trunk/WebDocs/index.asp (Modified)
Check-in comment Most of work on the UI and logic for panel/screen flats in the web UI and also the acquisition logic. If in panel mode it only looks for defaultflat, for example. GEM:1117
6/21/2014 11:58:23 AM   Bob Denny
Eliminate dawn/dusk logic and references in the AutoFlat script.
6/21/2014 11:47:30 AM   Bob Denny
Also eliminate defalt[dawn|dusk]flat.txt logic for screen/panel flats. Just plain defaultflat. Thjis will affect the AutoFlat.vbs script.
3/7/2014 6:36:42 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/acp
SVN Revision 642
Affected files /trunk/New Content Development/DC3 Style & Template/MarkupPreHead.tid.html (Modified)
/trunk/New Content Development/author.html (Modified)
/trunk/New Content Development/index.asp (Modified)
Check-in comment create global variable for sky versus panel flats in web UI. This is only the start. GEM:1117