IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 24, 2007, 11:41:08 AM (19 years ago)
Author:
eugene
Message:

updating error handling to distinguish data errors from fatal errors

File:
1 edited

Legend:

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

    r11230 r11263  
    1616
    1717    // find the currently selected readout
    18     pmReadout  *readout = pmFPAfileThisReadout (config->files, view, "INPUT.SRC");
     18    pmReadout  *readout = pmFPAfileThisReadout (config->files, view, "PSPHOT.SRC");
    1919    if (!readout) {
    2020        psLogMsg ("psphot", 3, "no external sources supplied");
Note: See TracChangeset for help on using the changeset viewer.