Changeset 36836 for trunk/ppImage/src/ppImageAstrom.c
- Timestamp:
- Jun 7, 2014, 6:39:16 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImageAstrom.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImageAstrom.c
r23688 r36836 22 22 23 23 // convert the output sources created by psphot into astrometry objects 24 if (!psastroConvertFPA ( input->fpa, recipe)) {24 if (!psastroConvertFPA (config, input->fpa, recipe)) { 25 25 psError (PSASTRO_ERR_UNKNOWN, false, "error reading input data\n"); 26 26 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
