IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 19, 2011, 10:33:39 AM (15 years ago)
Author:
eugene
Message:

optionally save the covariance matrix with model fits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110213/psModules/src/objects/pmSourceExtendedPars.h

    r28013 r30705  
    2323typedef struct {
    2424    psVector *flux;                     // fluxes measured at above radii
     25    psVector *fluxStdev;                // scatter (standard deviation) of flux
    2526    psVector *fluxErr;                  // formal error on the fluxes (sqrt\sum(variance))
    2627    psVector *fill;                     // angles corresponding to above radial profiles
     
    6364    float petrosianR50;
    6465    float petrosianR50Err;
     66    float petrosianFill;
    6567} pmSourceExtendedPars;
    6668
Note: See TracChangeset for help on using the changeset viewer.