Changes between Version 3 and Version 4 of IPP_for_PS1/ppImageMemoryExplosion_201208
- Timestamp:
- Aug 14, 2012, 12:07:38 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IPP_for_PS1/ppImageMemoryExplosion_201208
v3 v4 7 7 * A large psf (> 10 pixels) is measured 8 8 * During source detection many sources are found in the bright area 9 * Due to the large psf very large pixel images (some the size of the entire chip) 9 * Due to the large psf very large pixel images (some the size of the entire chip) are created blowing up the memory usage. 10 10 11 11 Many of the troublesome chips are avoided by popping a quality error if the fwhm is > 35 pixels. This work around was added to the production build on Friday 2012-08-10 but when LAP was restarted 2012-08-13 new cases emerged. … … 13 13 The jpeg below shows 4 views of parts of ota XY60 from o4985g0061o (2009-06-03) (chip_id 537433). On the top row are the outputs chip processing. On the left is the current default recipe (without the workaround). The upper right panel shows the results if PATTERN_ROW is set to false. 14 14 15 In the lower panels are the corresponding images without subtracting the measured background. 15 In the lower panels show the corresponding images without subtracting the measured background. 16 17 There are a number of steps that should be taken to address this problem. 18 * psphot should somehow limit the size of the images for a source. It makes no sense to have many sources which supposedly take up the whole OTA. 19 * the problem with the pattern row correction with otas at the edge of the FOV should be investigated. 20 * The psf measurement should apply an upper limit to the sigma values used to measure the window function. Bill has implemented this. It helps reduce this problem in some cases but not others. 21 16 22 [[Image(o4985g0061o.jpg)]]
