Changeset 34060 for branches/eam_branches/ipp-20120601/psphot/src/psphot.h
- Timestamp:
- Jun 23, 2012, 7:37:40 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120601/psphot/src/psphot.h
r34053 r34060 487 487 bool psphotSetNFramesReadout (pmConfig *config, const pmFPAview *view, const char *filerule, int index); 488 488 489 bool psphotGenerateModelVariance (pmConfig *config, const pmFPAview *view, pmFPAfile *file, int index, psMetadata *recipe, pmReadout *readout, psArray *sources); 490 pmSourceFitVarMode psphotGetFitVarMode (psMetadata *recipe); 491 bool psphotFreeModelVariance (pmReadout *readout, psArray *sources); 492 493 bool psphotModelBackgroundReadout(psImage *model, // Model image 494 psImage *modelStdev, // Model stdev image 495 psMetadata *analysis, // Analysis metadata for outputs 496 pmReadout *readout, // Readout for which to generate a background model 497 psImageBinning *binning, // Binning parameters 498 const pmConfig *config,// Configuration 499 bool useVarianceImage 500 ); 501 489 502 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
