- Timestamp:
- Sep 11, 2016, 2:33:18 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20160809/psastro/src/psastroOneChipFit.c
r36914 r39686 124 124 125 125 // improved fit for astrometric terms 126 results = pmAstromMatchFit (chip->toFPA, rawstars, refstars, match, fitStats );126 results = pmAstromMatchFit (chip->toFPA, rawstars, refstars, match, fitStats, recipe); 127 127 if (!results) { 128 128 psLogMsg ("psastro", 3, "failed to perform the matched fit\n");
Note:
See TracChangeset
for help on using the changeset viewer.
