IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 3, 2010, 2:29:33 AM (16 years ago)
Author:
eugene
Message:

modify psphotReadout and equivalent to accept a filerule argument (allow filerules other than PSPHOT.INPUT)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20101103/pswarp/src/pswarpLoop.c

    r28043 r29905  
    384384
    385385        // measure the PSF using these sources
    386         if (!psphotReadoutFindPSF(config, view, sources)) {
     386        if (!psphotReadoutFindPSF(config, view, "PSPHOT.INPUT", sources)) {
    387387            // This is likely a data quality issue
    388388            // XXX Split into multiple cases using error codes?
Note: See TracChangeset for help on using the changeset viewer.