Changeset 34258 for trunk/psphot/src/psphot.h
- Timestamp:
- Jul 31, 2012, 3:58:10 PM (14 years ago)
- Location:
- trunk/psphot
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20120627/psphot (added) merged: 34139,34146,34172,34179,34190,34240,34247,34255
- Property svn:mergeinfo changed
-
trunk/psphot/src
- Property svn:ignore
-
old new 23 23 psphotStack 24 24 psphotModelTest 25 psphotMinimal
-
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20120627/psphot/src (added) merged: 34139,34146,34172,34179,34190,34240,34247,34255
- Property svn:ignore
-
trunk/psphot/src/psphot.h
r34226 r34258 20 20 PSPHOT_MAKE_PSF, 21 21 PSPHOT_MODEL_TEST, 22 PSPHOT_MINIMAL, 22 23 } psphotImageLoopMode; 23 24 … … 332 333 bool psphotForcedReadout(pmConfig *config, const pmFPAview *view, const char *filerule); 333 334 335 pmConfig *psphotMinimalArguments(int argc, char **argv); 336 bool psphotReadoutMinimal(pmConfig *config, const pmFPAview *view, const char *filerule); 337 334 338 pmConfig *psphotMakePSFArguments(int argc, char **argv); 335 339 bool psphotMakePSFReadout(pmConfig *config, const pmFPAview *view, const char *filerule);
Note:
See TracChangeset
for help on using the changeset viewer.
