IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 22, 2006, 10:38:23 AM (20 years ago)
Author:
eugene
Message:

various cleanups

File:
1 edited

Legend:

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

    r7621 r7639  
    2020        input->mode = PM_FPA_MODE_REFERENCE;
    2121
    22         pmFPAfileDefineOutput (config, input->fpa, "PSPHOT.OUTPUT");
     22        pmFPAfileDefineOutput (config, input->fpa, "PSASTRO.OUTPUT");
    2323    }
     24
     25    psastroConvertFPA (input->fpa, recipe);
    2426
    2527    // interpret the available initial astrometric information
     
    3941    }
    4042
     43    psastroDataSave (config);
     44
     45    psFree (refs);
    4146    return true;
    4247}
Note: See TracChangeset for help on using the changeset viewer.