IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 13, 2005, 10:03:27 AM (21 years ago)
Author:
eugene
Message:

working updates

File:
1 edited

Legend:

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

    r5772 r5773  
    7575      case 0:
    7676        psphotEnsemblePSF (imdata, config, sources, psf, sky);
    77         sources = psArraySort (sources, psphotSortBySN);
    7877        psphotFullFit (imdata, config, sources, psf, sky);
    7978//      psphotReplaceUnfit (sources);
     
    9998
    10099    // write out data in appropriate format
     100    // measure aperture correction
     101    // psphotApertureCorrection (sources, config, sky);
    101102    psphotOutput (imdata, config, sources, psf, sky);
    102103    exit (0);
Note: See TracChangeset for help on using the changeset viewer.