IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 18, 2021, 4:08:42 PM (5 years ago)
Author:
eugene
Message:

set bad data quality if too many chips fail in mosaic, but do not fail to write out the smf file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastroAnalysis.c

    r41285 r41499  
    139139
    140140    if (mosastro) {
    141         if (!psastroMosaicAstrom (config)) {
     141        if (!psastroMosaicAstrom (config, stats)) {
    142142            // This is likely a data quality issue
    143143            psWarning("Failed mosaic astrometry --- suspect bad data quality");
Note: See TracChangeset for help on using the changeset viewer.