Changeset 34247 for branches/eam_branches/ipp-20120627/psphot/src/psphot.h
- Timestamp:
- Jul 31, 2012, 11:50:18 AM (14 years ago)
- Location:
- branches/eam_branches/ipp-20120627/psphot
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120627/psphot
- Property svn:mergeinfo changed
/trunk/psphot merged: 34135-34136,34200-34202,34215,34218,34226
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20120627/psphot/src
- Property svn:mergeinfo changed
/trunk/psphot/src merged: 34135-34136,34200-34202,34215,34218,34226
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20120627/psphot/src/psphot.h
r34172 r34247 102 102 bool psphotMergeSourcesReadout (pmConfig *config, const pmFPAview *view, const char *filerule, int index); 103 103 104 bool psphotFitSourcesLinear (pmConfig *config, const pmFPAview *view, const char *filerule, bool final );105 bool psphotFitSourcesLinearReadout (psMetadata *recipe, pmReadout *readout, psArray *sources, pmPSF *psf, bool final, pmSourceFitVarMode fitVarMode );104 bool psphotFitSourcesLinear (pmConfig *config, const pmFPAview *view, const char *filerule, bool final, bool skipNegativeFluxSources); 105 bool psphotFitSourcesLinearReadout (psMetadata *recipe, pmReadout *readout, psArray *sources, pmPSF *psf, bool final, pmSourceFitVarMode fitVarMode, bool skipNegativeFluxSources); 106 106 107 107 bool psphotSourceSize (pmConfig *config, const pmFPAview *view, const char *filerule, bool getPSFsize); … … 265 265 bool psphotEllipticalProfile (pmSource *source, bool RAW_RADIUS); 266 266 bool psphotEllipticalContour (pmSource *source); 267 bool psphotLimitRadialApertures(psMetadata *recipe, long nSources); 267 268 268 269 // psphotVisual functions … … 423 424 // bool loadKernel (pmConfig *config, pmReadout *readoutCnv, psphotStackOptions *options, int index); 424 425 426 bool psphotStackSetInputsToSkip(pmConfig *config, const pmFPAview *view, const char *filerule, bool set) ; 427 425 428 bool psphotStackRenormaliseVariance(const pmConfig *config, pmReadout *readout); 426 429
Note:
See TracChangeset
for help on using the changeset viewer.
