IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 9, 2012, 9:54:42 AM (14 years ago)
Author:
bills
Message:

deactivate expnum image before the i/o checks to that reading them
is deferred until they are needed

File:
1 edited

Legend:

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

    r33690 r33731  
    4242    // XXX for now, just load the full set of images up front except for EXPNUM which we defer
    4343    pmFPAfileActivate (config->files, false, "PSPHOT.STACK.EXPNUM.RAW");
     44    pmFPAfileActivate (config->files, false, "PSPHOT.STACK.EXPNUM.CNV");
    4445    if (!pmFPAfileIOChecks (config, view, PM_FPA_BEFORE)) ESCAPE ("failed input for fpa in psphot.");
    4546
Note: See TracChangeset for help on using the changeset viewer.