IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 21, 2007, 3:13:53 PM (19 years ago)
Author:
eugene
Message:

adding ability to load externally-supplied sources

File:
1 edited

Legend:

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

    r11201 r11230  
    88    // find the currently selected readout
    99    pmReadout  *readout = pmFPAfileThisReadout (config->files, view, "PSPHOT.INPUT");
    10     psphotSaveExtSources (readout);
    1110
    1211    // optional break-point for processing
     
    8180
    8281    // include externally-supplied sources
    83     psphotLoadExtSources (readout, sources);
     82    psphotLoadExtSources (config, view, sources);
    8483
    8584    // construct an initial model for each object
Note: See TracChangeset for help on using the changeset viewer.