IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13011


Ignore:
Timestamp:
Apr 24, 2007, 3:26:37 PM (19 years ago)
Author:
rhl
Message:

Write variance of sky to PSPHOT.BACKMDL.STDEV

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotChoosePSF.c

    r12950 r13011  
    2020
    2121    // examine PSF sources in S/N order (brightest first)
    22     sources = psArraySort (sources, psphotSortBySN);
     22    sources = psArraySort (sources, pmSourceSortBySN);
    2323
    2424    // array to store candidate PSF stars
Note: See TracChangeset for help on using the changeset viewer.