Changeset 6522 for trunk/psphot/src/psModulesUtils.h
- Timestamp:
- Mar 5, 2006, 2:02:35 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psModulesUtils.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psModulesUtils.h
r6481 r6522 35 35 } ppFile; 36 36 37 typedef struct { 38 ppFile *input; 39 ppFile *resid; 40 ppFile *background; 41 ppFile *backSub; 42 ppFile *output; 43 ppFile *psfdata; 44 ppFile *psfsample; 45 } psphotData; 46 37 47 // psModule extra utilities 38 48 // bool pmSourceFitModel_EAM(pmSource *source, pmModel *model, const bool PSF);
Note:
See TracChangeset
for help on using the changeset viewer.
