IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 6 and Version 7 of IPP_for_PS1/ppImageMemoryExplosion_201208


Ignore:
Timestamp:
Aug 14, 2012, 5:16:08 PM (14 years ago)
Author:
bills
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPP_for_PS1/ppImageMemoryExplosion_201208

    v6 v7  
    2222[[Image(o4985g0061o.jpg)]]
    2323
     24Another ota which was particularly problematic was XY66. See for example chip_id 541166.
    2425
    25 == How do the sources get large pixel images ==
     26== How do the sources get large pixel images? ==
    2627I traced through the code and found that the sources are getting allocated large pixel images in psphotKronIterate_Threaded. When the sum of pixels in the kron radius measurement == 0 the kron radius was getting set to NaN. Then it calculates the radius and finds NaN. So since r is never > NAN the sums includes all pixels in the flux measurement.
    2728