- Timestamp:
- May 23, 2015, 12:10:50 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotSubtractBackground.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotSubtractBackground.c
r38039 r38311 64 64 // back-sub image pixels, from output background file (don't create if not requested) 65 65 // XXX for now, we will only allow a single background-subtracted image to be generated 66 file = psMetadataLookupPtr (&status, config->files, "PSPHOT.BACKSUB");66 file = psMetadataLookupPtr (&status, config->files, psphotGetFilerule("PSPHOT.BACKSUB")); 67 67 if (file) { 68 68 // we are using PSPHOT.BACKSUB as an I/O file: select readout or create
Note:
See TracChangeset
for help on using the changeset viewer.
