IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 7, 2014, 6:39:16 AM (12 years ago)
Author:
eugene
Message:

modified psastroConvertFPA for KH correction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImageAstrom.c

    r23688 r36836  
    2222
    2323    // convert the output sources created by psphot into astrometry objects
    24     if (!psastroConvertFPA (input->fpa, recipe)) {
     24    if (!psastroConvertFPA (config, input->fpa, recipe)) {
    2525        psError (PSASTRO_ERR_UNKNOWN, false, "error reading input data\n");
    2626        return false;
Note: See TracChangeset for help on using the changeset viewer.