Changeset 15137 for trunk/ppImage/src/ppImageLoop.c
- Timestamp:
- Sep 30, 2007, 4:20:08 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImageLoop.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImageLoop.c
r14011 r15137 144 144 145 145 // we perform astrometry on all chips after sources have been detected 146 // this also performs the psastro file IO 146 147 if (options->doAstromChip || options->doAstromMosaic) { 147 148 if (!ppImageAstrom(config)) { … … 163 164 } 164 165 165 166 166 // Write out summary statistics 167 167 if (!ppImageStatsOutput (config, options)) {
Note:
See TracChangeset
for help on using the changeset viewer.
