IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 27, 2014, 12:20:33 PM (12 years ago)
Author:
bills
Message:

In psphotFullForce, add code to read the warp to chip transformations stored in the
warp headers and identify the chip that generated the pixels for each source and
the chip coordinates of the peak.
Save this information in PS1_V5 cmf if the lensing parameters are also being saved.
(full force only)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphot.h

    r36757 r37321  
    571571bool psphotSourceMemoryReadout(pmConfig *config, const pmFPAview *view, const char *filerule, int index);
    572572
     573bool psphotChipParams(pmConfig *config, const pmFPAview *view, const char *filerule);
     574bool psphotChipParams_Threaded(psThreadJob *job);
     575
    573576const char * psphotGetFilerule(const char *baseRule);
    574577extern bool psphotINpsphotStack;
    575578
     579
    576580#endif
Note: See TracChangeset for help on using the changeset viewer.