- Timestamp:
- Sep 19, 2014, 4:05:27 PM (12 years ago)
- Location:
- branches/eam_branches/ps2-tc3-20130727
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppImage/src/ppImageAstrom.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ps2-tc3-20130727
- Property svn:mergeinfo changed
-
branches/eam_branches/ps2-tc3-20130727/ppImage/src/ppImageAstrom.c
r23688 r37403 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.
