IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 20, 2010, 8:55:04 AM (16 years ago)
Author:
eugene
Message:

update the source size analysis : CR now detected using M_minor and Kron mag; EXT now detected using only psf - kron mags; update visualization of source sizes; fix apresid visualization (kron vs apmag options); for stand-alone psphot, do not mask as SAT NAN pixels which are already masked; function for dynamic calculation of CR detection parameters

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20100823/psphot/doc/notes.20101013.txt

    r29474 r29491  
     1
     220101019
     3
     4  We can identify CRs in the (M_minor, KronMag) plane as a fairly
     5  tight clump (M_minor ~< 1.0, KronMag ~< -8.0).  The best bounds of
     6  the clump vary somewhat from image to image.  I've added a dynamic
     7  CR limit function which looks for the peak in M_minor and in KronMag
     8  in those regions, then finds the valley floor.  It seems to work
     9  fairly well.  Outstanding issues:
     10
     11  * only adjust the limits once
     12  * record limits in the headers
     13  * record CR counts in the headers
     14  * mask the CRs.
    115
    21620101017
Note: See TracChangeset for help on using the changeset viewer.