Changeset 34570 for branches/eam_branches/ipp-20120905/psphot/src/psphot.h
- Timestamp:
- Oct 24, 2012, 3:56:18 PM (14 years ago)
- Location:
- branches/eam_branches/ipp-20120905/psphot
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120905/psphot
- Property svn:mergeinfo changed
/trunk/psphot merged: 34492-34493,34528,34540,34542,34559-34560
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20120905/psphot/src
- Property svn:mergeinfo changed
/trunk/psphot/src merged: 34492-34493,34528,34540,34542,34559-34560
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20120905/psphot/src/psphot.h
r34416 r34570 372 372 bool psphotMatchSourcesReadout (psArray *objects, pmConfig *config, const pmFPAview *view, const char *filerule, int index); 373 373 bool psphotMatchSourcesToObjects (psArray *objects, psArray *sources, float RADIUS); 374 bool psphot DropBadMatchedSources (pmConfig *config, const pmFPAview *view, const char *filerule, psArray *objects);374 bool psphotFilterMatchedSources (pmConfig *config, const pmFPAview *view, const char *filerule, psArray *objects); 375 375 376 376 bool psphotFitSourcesLinearStack (pmConfig *config, psArray *objects, bool final); … … 525 525 bool psphotSourceMemoryReadout(pmConfig *config, const pmFPAview *view, const char *filerule, int index); 526 526 527 const char * psphotGetFilerule(const char *baseRule); 528 extern bool psphotINpsphotStack; 529 527 530 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
