IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 3 and Version 4 of IPP_for_PS1/ppImageMemoryExplosion_201208


Ignore:
Timestamp:
Aug 14, 2012, 12:07:38 PM (14 years ago)
Author:
bills
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPP_for_PS1/ppImageMemoryExplosion_201208

    v3 v4  
    77 * A large psf (> 10 pixels) is measured
    88 * 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.
    1010
    1111Many 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.
     
    1313The 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.
    1414
    15 In the lower panels are the corresponding images without subtracting the measured background.
     15In the lower panels show the corresponding images without subtracting the measured background.
     16
     17There 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
    1622[[Image(o4985g0061o.jpg)]]