- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_branches/psModules
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk/psModules merged eligible /branches/eam_branches/stackphot.20100406/psModules 27623-27653 /branches/pap_delete/psModules 27530-27595
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/simtest_nebulous_branches/psModules/src/psmodules.h
r24891 r27840 10 10 #include <pmKapaPlots.h> 11 11 #include <pmVisual.h> 12 #include <ippStages.h> 13 #include <ippDiffMode.h> 12 14 13 15 // XXX the following headers define constructs needed by the elements below … … 29 31 #include <pmConfigDump.h> 30 32 #include <pmConfigRun.h> 33 #include <pmConfigRecipeValue.h> 31 34 #include <pmVersion.h> 32 35 … … 78 81 #include <pmRemnance.h> 79 82 #include <pmPattern.h> 83 #include <pmPatternIO.h> 80 84 81 85 // the following headers are from psModule:astrom … … 96 100 #include <pmSubtractionStamps.h> 97 101 #include <pmSubtractionKernels.h> 102 #include <pmSubtractionDeconvolve.h> 98 103 #include <pmSubtractionAnalysis.h> 99 104 #include <pmSubtractionMatch.h> … … 108 113 // the following headers are from psModule:objects 109 114 #include <pmSpan.h> 115 #include <pmFootprintSpans.h> 110 116 #include <pmFootprint.h> 111 117 #include <pmPeaks.h> 112 118 #include <pmDetections.h> 113 119 #include <pmMoments.h> 120 #include <pmSourceExtendedPars.h> 121 #include <pmSourceDiffStats.h> 114 122 #include <pmResiduals.h> 115 123 #include <pmGrowthCurve.h> … … 119 127 #include <pmSourceMasks.h> 120 128 #include <pmSource.h> 129 #include <pmPhotObj.h> 121 130 #include <pmSourceUtils.h> 122 131 #include <pmSourceIO.h> … … 133 142 #include <pmSourceVisual.h> 134 143 #include <pmSourceMatch.h> 144 #include <pmDetEff.h> 135 145 136 146 // The following headers are from random locations, here because they cross bounds
Note:
See TracChangeset
for help on using the changeset viewer.
