Changeset 41285 for trunk/psastro/src/psastroAnalysis.c
- Timestamp:
- Feb 24, 2020, 4:01:13 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroAnalysis.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroAnalysis.c
r35715 r41285 135 135 } 136 136 } 137 138 psLogMsg("psastro", 3, "TIMEMARK: psastroChipAstrom: %f sec\n", psTimerMark ("complete")); 139 137 140 if (mosastro) { 138 141 if (!psastroMosaicAstrom (config)) { … … 150 153 } 151 154 } 155 156 psLogMsg("psastro", 3, "TIMEMARK: psastroMosaicAstrom: %f sec\n", psTimerMark ("complete")); 152 157 153 158 if (!skipastro) {
Note:
See TracChangeset
for help on using the changeset viewer.
