IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 11, 2018, 2:33:59 PM (8 years ago)
Author:
eugene
Message:

return false from psphotReadoutCleanup if quality is bad

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotReadout.c

    r37466 r40447  
    9494    // generate a background model (median, smoothed image)
    9595    if (!psphotModelBackground (config, view, filerule)) {
     96      // XXX this should result in a bad quality flag
    9697        return psphotReadoutCleanup (config, view, filerule);
    9798    }
Note: See TracChangeset for help on using the changeset viewer.