- Timestamp:
- May 26, 2009, 1:59:32 PM (17 years ago)
- Location:
- branches/cnb_branches/cnb_branch_20090301
- Files:
-
- 4 edited
-
. (modified) (1 prop)
-
psastro (modified) (1 prop)
-
psastro/src (modified) (1 prop)
-
psastro/src/psastroChipAstrom.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branches/cnb_branch_20090301
- Property svn:mergeinfo changed
-
branches/cnb_branches/cnb_branch_20090301/psastro
- Property svn:mergeinfo changed
-
branches/cnb_branches/cnb_branch_20090301/psastro/src
- Property svn:ignore
-
old new 17 17 psastroModelFit 18 18 psastroExtract 19 psastroVersionDefinitions.h
-
- Property svn:ignore
-
branches/cnb_branches/cnb_branch_20090301/psastro/src/psastroChipAstrom.c
r21409 r24244 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.
