Changeset 12806 for trunk/psastro/src/psastroMosaicAstrom.c
- Timestamp:
- Apr 11, 2007, 1:59:28 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroMosaicAstrom.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroMosaicAstrom.c
r12718 r12806 1 # include "psastro .h"1 # include "psastroInternal.h" 2 2 # define NONLIN_TOL 0.001 /* tolerance in pixels */ 3 3 4 4 // XXX require this fpa to have multiple chip extensions and a PHU? 5 bool psastroMosaicAstrom (pmConfig *config , psArray *refs) {5 bool psastroMosaicAstrom (pmConfig *config) { 6 6 7 7 // select the current recipe
Note:
See TracChangeset
for help on using the changeset viewer.
