IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 23684


Ignore:
Timestamp:
Apr 2, 2009, 2:09:32 PM (17 years ago)
Author:
Paul Price
Message:

psphot can be finicky about what error comes back.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap/ppSub/src/ppSubMakePSF.c

    r23672 r23684  
    8787        psErrorStackPrint(stderr, "Unable to determine PSF");
    8888        psWarning("Unable to determine PSF --- suspect bad data quality.");
    89         ppSubDataQuality(config, data, psErrorCodeLast(), PPSUB_FILES_PHOT);
     89        ppSubDataQuality(config, data, PSPHOT_ERR_PSF, PPSUB_FILES_PHOT);
    9090        return true;
    9191    }
Note: See TracChangeset for help on using the changeset viewer.