IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 3, 2010, 1:38:58 PM (16 years ago)
Author:
Paul Price
Message:

Catch case where no input has any sources, so photometry can't be matched; then treat as bad data quality. Reworked how the bad data quality flag gets raised (since there's more than one source now) --- it's carried in the ppStackOptions, and then put in the statistics file at the end.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStack/src/ppStackOptions.h

    r26898 r27158  
    1717    psArray *origCovars;                // Original covariances matrices
    1818    int num;                            // Number of inputs
     19    int quality;                        // Bad data quality flag
    1920    // Prepare
    2021    pmPSF *psf;                         // Target PSF
Note: See TracChangeset for help on using the changeset viewer.