Changeset 27919 for branches/eam_branches/psphot.20100506/src/psphot.h
- Timestamp:
- May 11, 2010, 3:27:39 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/psphot.20100506/src/psphot.h
r27909 r27919 349 349 bool psphotStackImageLoop (pmConfig *config); 350 350 bool psphotStackReadout (pmConfig *config, const pmFPAview *view); 351 bool psphotStackChisqImage (pmConfig *config, const pmFPAview *view, const char * filerule);351 bool psphotStackChisqImage (pmConfig *config, const pmFPAview *view, const char *ruleDet, const char *ruleCnv); 352 352 bool psphotStackChisqImageAddReadout(const pmConfig *config, // Configuration 353 353 const pmFPAview *view, … … 455 455 pmFPAfile *psphotStackGetConvolveSource (pmConfig *config, psphotStackOptions *options, int index); 456 456 457 bool psphotCopySources (pmConfig *config, const pmFPAview *view, const char *ruleOut, const char *ruleSrc); 458 bool psphotCopySourcesReadout (pmConfig *config, const pmFPAview *view, const char *ruleOut, const char *ruleSrc, int index); 459 457 460 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
