Changeset 35535 for branches/eam_branches/ipp-20130419/pswarp/src/pswarp.h
- Timestamp:
- May 8, 2013, 4:41:42 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130419/pswarp/src/pswarp.h
r35527 r35535 201 201 bool pswarpMakePSF (pmConfig *config, pmFPAfile *output, psMetadata *stats); 202 202 bool pswarpUpdateStatistics (pmFPA *output, psMetadata *stats, pmFPA *input, pmFPA *astrom, pmConfig *config); 203 bool pswarpUpdateMetadata (pmFPA *output, pmFPA * input, pmFPA *astrom, pmConfig *config);203 bool pswarpUpdateMetadata (pmFPA *output, pmFPA *skycell, pmFPA *input, pmFPA *astrom, pmConfig *config, bool fullImage); 204 204 205 205 // XXX functions in pswarpParseCamera … … 216 216 bool pswarpParseSingleInput (pmConfig *config); 217 217 bool pswarpParseMultiInput (pmConfig *config, psMetadata *fileListMD); 218 219 bool pswarpModifyChipAstrom (pmConfig *config, pmFPAview *view, pmChip *chip, pmFPAfile *astrom, bool bilevelAstrometry, double xBin, double yBin); 220 bool pswarpGetInputScales (double *xBin, double *yBin, pmConfig *config, pmFPAview *view, pmChip *chip);
Note:
See TracChangeset
for help on using the changeset viewer.
