IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 11, 2015, 7:38:53 PM (11 years ago)
Author:
eugene
Message:

add checkFileruleFileSave to use the value of FILERULE:FILE.SAVE to set i/o option; set the warp-to-chip map info

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub/src/ppSubReadoutPhotometry.c

    r32822 r37966  
    4646        psFree(view);
    4747        return false;
     48    }
     49
     50    // psphot may need the PHU header
     51    if (!photFile->fpa->hdu) {
     52      photFile->fpa->hdu = psMemIncrRefCounter (inFile->fpa->hdu);
    4853    }
    4954
Note: See TracChangeset for help on using the changeset viewer.