Changeset 32023 for branches/eam_branches/ipp-20110710/psphot/src/psphot.h
- Timestamp:
- Aug 3, 2011, 6:29:49 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110710/psphot/src/psphot.h
r31990 r32023 117 117 bool psphotExtendedSourceAnalysis (pmConfig *config, const pmFPAview *view, const char *filerule); 118 118 bool psphotExtendedSourceAnalysisReadout (pmConfig *config, const pmFPAview *view, const char *filerule, int index, psMetadata *recipe); 119 bool psphotExtendedSourceAnalysis_Threaded (psThreadJob *job); 119 120 120 121 bool psphotExtendedSourceFits (pmConfig *config, const pmFPAview *view, const char *filerule); … … 445 446 bool psphotRadialApertures (pmConfig *config, const pmFPAview *view, const char *filerule); 446 447 bool psphotRadialAperturesReadout (pmConfig *config, const pmFPAview *view, const char *filerule, int index, psMetadata *recipe); 448 bool psphotRadialApertures_Threaded (psThreadJob *job); 447 449 bool psphotRadialApertureSource (pmSource *source, psMetadata *recipe, psImageMaskType maskVal, const psVector *radMax, int entry); 448 450
Note:
See TracChangeset
for help on using the changeset viewer.
