Changeset 24036
- Timestamp:
- May 1, 2009, 5:23:45 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroChipAstrom.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroChipAstrom.c
r21409 r24036 130 130 } 131 131 132 if (numGoodChips == 0) { 133 psError(PSASTRO_ERR_UNKNOWN, false, "Failed to fit any chips"); 134 return false; 135 } 136 132 137 if (!psastroFixChips (config, recipe)) { 133 138 psError(PSASTRO_ERR_UNKNOWN, false, "failed to align problematic chips");
Note:
See TracChangeset
for help on using the changeset viewer.
