Changeset 36083 for trunk/pswarp/src/pswarpLoop.c
- Timestamp:
- Aug 31, 2013, 5:24:27 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/pswarp/src/pswarpLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pswarp/src/pswarpLoop.c
r35563 r36083 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.
