Changeset 14768 for trunk/pswarp/src/pswarpParseCamera.c
- Timestamp:
- Sep 6, 2007, 5:27:02 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/pswarp/src/pswarpParseCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pswarp/src/pswarpParseCamera.c
r14226 r14768 80 80 } 81 81 82 if (astrom) { 83 pmFPAfile *outSources = pmFPAfileDefineSkycell(config, output->fpa, "PSWARP.OUTPUT.SOURCES"); 84 if (!outSources) { 85 psError(PSWARP_ERR_CONFIG, false, "Failed to build FPA from PSWARP.OUTPUT.SOURCES"); 86 return false; 87 } 88 outSources->save = true; 89 } 90 91 82 92 // Chip selection: turn on only the chips specified 83 93 bool mdok; // Status of MD lookup
Note:
See TracChangeset
for help on using the changeset viewer.
