Changeset 39926 for trunk/psastro/src/psastroOneChipFit.c
- Timestamp:
- Jan 6, 2017, 11:30:10 AM (10 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psastro/src/psastroOneChipFit.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to
/branches/czw_branch/20160809 merged eligible
-
Property svn:mergeinfo
set to
-
trunk/psastro/src/psastroOneChipFit.c
r36914 r39926 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.
