IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 10, 2010, 7:34:39 PM (16 years ago)
Author:
eugene
Message:

updates from eam_branches/20091201 (substantially changes to the kernel matching code; updates to pmDetection container, added pmPattern, etc)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmSourceIO_CMF_PS1_V2.c

    r25754 r26893  
    304304        source->peak->dx   = dPAR[PM_PAR_XPOS];
    305305        source->peak->dy   = dPAR[PM_PAR_YPOS];
     306        source->peak->SN   = sqrt(source->peak->flux); // XXX a proxy: various functions sort by peak S/N
    306307
    307308        source->pixWeight = psMetadataLookupF32 (&status, row, "PSF_QF");
Note: See TracChangeset for help on using the changeset viewer.