- Timestamp:
- Aug 23, 2013, 8:17:39 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130711/pswarp/src/pswarpLoop.c
r35563 r36014 54 54 // We re-activate the CMF load so we can transform the sources as well as the pixels. 55 55 // We only need to read in these if the astrometry source is CMF. 56 pmFPAfileActivate(config->files, true, "PSWARP.ASTROM"); 56 if (psMetadataLookupBool(&status, recipe, "SOURCES")) { 57 pmFPAfileActivate(config->files, true, "PSWARP.ASTROM"); 58 } 57 59 58 60 // loop over this section once per input group
Note:
See TracChangeset
for help on using the changeset viewer.
