IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 7, 2009, 10:32:49 AM (17 years ago)
Author:
eugene
Message:

working version of censorReadout

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/magic/censorObjects/src/censorLoop.c

    r24692 r24695  
    6363                if (!readout->data_exists) { continue; }
    6464
    65                 if (!censorReadout (readout, recipe)) ESCAPE;
     65                if (!censorReadout (readout, config, view)) ESCAPE;
    6666
    6767                if (!pmFPAfileIOChecks (config, view, PM_FPA_AFTER)) ESCAPE;
Note: See TracChangeset for help on using the changeset viewer.