[PINPOINT-156]  Hot Pixel Removal filter
Type Wish List
Priority Low
Severity Minor
Component Astrometric Engine
Fixed In Version [6.06.0
Versions Affected [5.15.1
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 9/16/2013

Description
Add a hot-pixel remover filter to the API. This would make ConvolveGaussian more useful. It would not make stars out of hot pixels!

Comments
9/25/2013 6:54:49 AM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/pinpoint
SVN Revision 108
Affected files /trunk/engine/Plate.cpp (Modified)
/trunk/engine/common.h (Modified)
/trunk/engine/starcount/imageacc.cpp (Modified)
Check-in comment Fire checkpoint event during hot pixel removal GEM:156
9/25/2013 6:50:43 AM   Bob Denny
Add code to fire Checkpoint event during this, as it does during convolution.
9/24/2013 5:46:02 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/pinpoint
SVN Revision 106
Affected files /trunk/Visual PinPoint/frmMain5.frm (Modified)
Check-in comment Numerous changes to remove the "min flux" setting and add checkboxes for hot pixel filtering. GEM:156
9/24/2013 4:17:28 PM   Bob Denny
Add this to the Visual PinPoint UI.

While you're at it, remove the Minimum Brightness setting and make the PSF fitter and 2.0 sigma the default for new users.
9/17/2013 3:43:21 AM   Bob Denny
Major winner, even helps PSF (see regression test 1)
9/17/2013 3:42:28 AM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/pinpoint
SVN Revision 93
Affected files /trunk/HTML Help/PinPoint.mdb (Modified)
/trunk/HTML Help/doc/PinPoint.chm (Modified)
/trunk/HTML Help/doc/PinPoint.hhc (Modified)
/trunk/HTML Help/doc/PinPoint.hhk (Modified)
/trunk/HTML Help/doc/PinPointPlateMETHRemoveHotPixels.htm (Added)
/trunk/HTML Help/doc/PinPointRELNOTES.htm (Modified)
/trunk/Test Scripts (Modified)
/trunk/Test Scripts/HotPixTest.js (Added)
/trunk/engine/PinPoint.idl (Modified)
/trunk/engine/Plate.cpp (Modified)
/trunk/engine/common.h (Modified)
/trunk/engine/plate.h (Modified)
/trunk/engine/starcount/imageacc.cpp (Modified)
/trunk/engine/usno/readusnob.cpp (Modified)
Check-in comment Add Plate.RemoveHotPixels() GEM:156
9/17/2013 3:19:54 AM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/pinpoint
SVN Revision 92
Affected files /trunk/Regression Test/Test1/File.History (Modified)
/trunk/Regression Test/Test1/Test1-HotPix-6.0.1-17-Sep-2013.txt (Added)
/trunk/Regression Test/Test1/Test1-PSF-HotPix-6.0.1-17-Sep-2013.txt (Added)
/trunk/Regression Test/Test1/test1-PSF-RemHotPix.vbs (Added)
/trunk/Regression Test/Test1/test1-PSF.vbs (Modified)
/trunk/Regression Test/Test1/test1-RemHotPix.vbs (Added)
/trunk/Regression Test/Test1/test1.vbs (Modified)
Check-in comment More regression tests, for hot pix removal GEM:156
9/16/2013 2:38:53 PM   Bob Denny
Now doing V6.
3/24/2010 3:10:58 PM   Bob Denny
Putting off till V6. This will require tons of regression testing.
3/24/2010 2:10:12 PM   Bob Denny
Since 99% of PinPoint usage is plate solving, default it to on, then let VPP turn it off and have a control there to turn it back on for asteroids and SNe searching. Maybe... it might be good for that too. Look at hotpix removal convolution kernels.