Changeset 27838 for branches/tap_branches/psastro/src/psastroFixChipsTest.c
- Timestamp:
- May 3, 2010, 8:41:49 AM (16 years ago)
- Location:
- branches/tap_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psastro/src/psastroFixChipsTest.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/tap_branches
- Property svn:mergeinfo changed
-
branches/tap_branches/psastro/src/psastroFixChipsTest.c
r23989 r27838 246 246 } 247 247 248 psastroUpdateChipToFPA (fpa, chip , rawstars, refstars);248 psastroUpdateChipToFPA (fpa, chip); 249 249 250 250 // XXX skip the re-fit step for a test … … 252 252 253 253 // XXX update the header with info to reflect the failure 254 if (!psastroOneChipFit (fpa, chip, re fstars, rawstars, recipe, updates)) {254 if (!psastroOneChipFit (fpa, chip, readout, refstars, rawstars, recipe, updates)) { 255 255 readout->data_exists = false; 256 256 psLogMsg ("psastro", 3, "failed to find a solution\n");
Note:
See TracChangeset
for help on using the changeset viewer.
