- Timestamp:
- Oct 9, 2008, 2:39:01 PM (18 years ago)
- Location:
- branches/cnb_branch_20080830/psastro/src
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psastroChipAstrom.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branch_20080830/psastro/src
- Property svn:ignore
-
old new 15 15 psastroModel 16 16 gpcModel 17 psastroModelFit
-
- Property svn:ignore
-
branches/cnb_branch_20080830/psastro/src/psastroChipAstrom.c
r19300 r20033 115 115 } 116 116 117 // psastroDumpCorners ("corners.chipAstrom.dat", input->fpa);118 119 # if (0)120 if (!psastroFixChipsTest (config, recipe)) {121 psError(PSASTRO_ERR_UNKNOWN, false, "failed to align problematic chips");122 return false;123 }124 # endif125 126 117 if (!psastroFixChips (config, recipe)) { 127 118 psError(PSASTRO_ERR_UNKNOWN, false, "failed to align problematic chips"); 128 119 return false; 129 120 } 130 131 // psastroDumpCorners ("corners.fixChips.dat", input->fpa);132 121 133 122 psFree (view);
Note:
See TracChangeset
for help on using the changeset viewer.
