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/ppStackSetup.c

    r27004 r27158  
    4848        psFree(resolved);
    4949        options->stats = psMetadataAlloc();
    50         psMetadataAddS32(options->stats, PS_LIST_TAIL, "QUALITY", 0, "No problems", 0);
    5150    }
    5251
Note: See TracChangeset for help on using the changeset viewer.