[ACP-690]  All dithering in main imager pixels
Type Enhancement
Priority Medium
Severity Minor
Component Whole Product
Fixed In Version [7.07.0
Versions Affected [6.0.16.0 Hot Fix 1
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 7/29/2012

Description
Add an optional manual dither control to the Color Series form. Marco Lorenzi says the auto amount is too small. Or should I just increase the auto amount?

Comments
7/30/2012 3:44:23 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/acp
SVN Revision 457
Affected files /trunk/ACP Help/autoguide.htm (Modified)
/trunk/ACP Help/getstart4.htm (Modified)
/trunk/ACP Help/planfmt.html (Modified)
/trunk/ACP Help/relnotes.htm (Modified)
/trunk/AcquireSupport.wsc (Modified)
/trunk/New Content Development/DC3 Style & Template/MarkupPreHead.tid.html (Modified)
/trunk/New Content Development/Form Designs (DW)/ColorSeries.tid.html (Modified)
/trunk/New Content Development/Form Designs (DW)/ScheduleAstroImaging.tid.html (Modified)
/trunk/New Content Development/Form Designs (DW)/ScheduleImageSeries.tid.html (Modified)
/trunk/New Content Development/author.html (Modified)
/trunk/New Content Development/index.asp (Modified)
/trunk/Script Components Master/AcquireSupport.wsc (Modified)
/trunk/Scripts/AcquireImages.js (Modified)
/trunk/WebDocs/author.html (Modified)
/trunk/WebDocs/index.asp (Modified)
Check-in comment Completing the change to always use main imager pixels for dithering values. GEM:690
7/29/2012 5:06:38 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/acp
SVN Revision 454
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/ProgRefAutoGuidingPROPSensorPlateScale.htm (Added)
/trunk/ACP Interop Assembly (Scheduler)/Interop.ACP.dll (Modified)
/trunk/AutoGuiding.cls (Modified)
/trunk/Main.bas (Modified)
/trunk/acp-ref.exe (Modified)
/trunk/doc/ProgRef.chm (Modified)
/trunk/frmPrefs.frm (Modified)
/trunk/frmPrefs.frx (Modified)
Check-in comment Added Preferences Dialog, Imaging tab. Guider Plate Scale field, and Prefs.Autoguiding.SensorPlateScale property. Rebuild interop assembly for Scheduler. GEM:690
7/29/2012 4:08:45 PM   Bob Denny
Bite the bullet! Provide a place to config the guider's plate scale, then do all dithering in main imager pixels. This is the right way!!
1/17/2012 4:01:32 PM   Bob Denny
Add to this Jack Harvey and SSRO's experiences in this Comm Center thread. This needs doing, I have accepted it.

It may be that few people are explicitly dithering, and switching to main imager pixels for guided dithering will have a minimal impact. That would be the right thing to do. GIven the variety of guiding setups (guidescope, OAG, internal) having the observatory operator put in the guider plate scale seems like the best option.
1/3/2012 1:20:21 PM   Bob Denny
Allow specifying in arcseconds (Patrick Lau in the IdeaScale discussion)? This is not what you want in my opinion, since you don't knwo the plate scale. You want to dither in main imager pixels. Really, one should provide a conversion between guider and main imager pixels and allow the user to dither by main imager pixels. The problem is that ACP plan language now uses guider pixels for guided images. More thought needed.