IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 15, 2005, 12:12:26 PM (21 years ago)
Author:
eugene
Message:

moved ApResid, etc into pmPSF from pmPSFtry

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/pmPSFtry.h

    r4977 r5058  
    55// data to try a given PSF model type
    66typedef struct {
    7     pmModelType modelType;
    87    pmPSF      *psf;
    98    psArray    *sources;      // pointers to the original sources
     
    1312    psVector   *metric;
    1413    psVector   *fitMag;
    15     float       ApResid;
    16     float       dApResid;
    17     float       skyBias;
    1814} pmPSFtry;
    1915
Note: See TracChangeset for help on using the changeset viewer.