IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20331


Ignore:
Timestamp:
Oct 22, 2008, 11:51:20 AM (18 years ago)
Author:
Paul Price
Message:

Input sources are found on output FPA (same as PSWARP.OUTPUT.SOURCES).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pswarp/src/pswarpParseCamera.c

    r20289 r20331  
    106106        psphotInput->src = psMemIncrRefCounter(output->fpa);
    107107
    108         pmFPAfile *psphotInSources = pmFPAfileDefineSkycell(config, NULL, "PSPHOT.INPUT.CMF");
     108        pmFPAfile *psphotInSources = pmFPAfileDefineSkycell(config, output->fpa, "PSPHOT.INPUT.CMF");
    109109        if (!psphotInSources) {
    110110            psError(PS_ERR_IO, false, _("Unable to generate output file from PSPHOT.INPUT.CMF"));
Note: See TracChangeset for help on using the changeset viewer.