IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 3, 2007, 4:51:40 PM (19 years ago)
Author:
eugene
Message:

load PSF from external file, load sources file external file, move default values to master recipe

File:
1 edited

Legend:

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

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