IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 8, 2014, 10:12:08 AM (12 years ago)
Author:
bills
Message:

Initial check in of psphot galaxy parameter measurements.

File:
1 edited

Legend:

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

    r36630 r37466  
    342342    psphotExtendedSourceFits (config, view, STACK_RAW); // pass 1 (detections->allSources)
    343343
     344    // measure some parameters for galxy science
     345    psphotGalaxyParams (config, view, STACK_RAW); // pass 1 (detections->allSources)
    344346    // create source children for the OUT filerule (for radial aperture photometry and output)
    345347    // NOTE: The new source children have image arrays pointing to the readout associated with
Note: See TracChangeset for help on using the changeset viewer.