Changeset 9574 for trunk/psastro/src/psastroOneChip.c
- Timestamp:
- Oct 13, 2006, 5:10:34 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroOneChip.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroOneChip.c
r9374 r9574 13 13 pmAstromStats stats = pmAstromGridMatch (rawstars, refstars, recipe); 14 14 stats = pmAstromGridTweak (rawstars, refstars, recipe, stats); 15 psLogMsg ( __func__, 3, "grid search result: %f,%f @ %f deg\n", stats.offset.x, stats.offset.y, DEG_RAD*stats.angle);15 psLogMsg ("psastro", 3, "grid search result: %f,%f @ %f deg\n", stats.offset.x, stats.offset.y, DEG_RAD*stats.angle); 16 16 17 17 // adjust the chip.toFPA terms only
Note:
See TracChangeset
for help on using the changeset viewer.
