Changeset 8017
- Timestamp:
- 10/08/06 13:18:31 (18 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r8016 r8017 25 25 and off-data was shown in black and could not be distinguished 26 26 anymore 27 28 * ganymed.rc, ganymed:onoff.rc, ganymed_wobble.rc: 29 - some further update 27 30 28 31 -
trunk/MagicSoft/Mars/ganymed.rc
r7743 r8017 77 77 #MJCut.NameHist: MHAlpha 78 78 79 # Be carefull: The spectrum might be done with a different binning 80 # This might change the scale factor 81 #MHThetaSq.NumBinsSignal: 3 82 #MHThetaSq.NumBinsTotal: 75 83 79 84 # ------------------------------------------------------------------------- 80 85 # To get a meaningfull false source plot in wobble mode use magic cuts … … 126 131 MAlphaFitter.SignalFunction: ThetaSq 127 132 133 # For more details on the magic cuts see its class reference 128 134 Cut1.Condition: MFMagicCuts 129 135 Cut1.ThetaCut: None 136 # Parametrization of Disp 130 137 Cut1.Param0: 1.3245 138 Cut1.Param6: 8.2957 139 Cut1.Param7: 0.8677 140 # Parametrization for sign of disp (m3long) 141 Cut1.Param5: -0.07 142 # ThetaSq-Cut 131 143 Cut1.Param1: 0.22 144 # Area-Cut 132 145 Cut1.Param2: 0.215 133 146 Cut1.Param3: 5.486 134 147 Cut1.Param4: 0.0897 135 Cut1.Param5: -0.07136 Cut1.Param6: 8.2957137 Cut1.Param7: 0.8677138 148 139 149 # ---------- SETUP FOR WOBBLE-MODE ----------- … … 141 151 #MAlphaFitter.BackgroundFitMin: 0.09 142 152 #MAlphaFitter.BackgroundFitMax: 0.25 153 #MAlphaFitter.PolynomOrder: 1 143 154 #MAlphaFitter.SignalFunction: ThetaSq 155 156 # For more details on the magic cuts see its class reference 144 157 #Cut1.Condition: MFMagicCuts 145 158 #Cut1.ThetaCut: Off 159 # Parametrization of Disp 146 160 #Cut1.Param0: 1.221 147 #Cut1.Param1: 0.233161148 #Cut1.Param2: 0.234233149 #Cut1.Param3: 5.23611150 #Cut1.Param4: 0.109593151 #Cut1.Param5: -0.095321152 161 #Cut1.Param6: 13.425 153 162 #Cut1.Param7: 1.04343 163 # Parametrization for sign of disp (m3long) 164 #Cut1.Param5: -0.07 165 # ThetaSq-Cut 166 #Cut1.Param1: 0.22 167 # Area-Cut 168 #Cut1.Param2: 0.222 169 #Cut1.Param3: 5.524 170 #Cut1.Param4: 0.0878 154 171 155 # Be carefull: The spectrum might be done with a different binning 156 # This might change the scale factor 157 MHThetaSq.NumBinsSignal: 3 158 MHThetaSq.NumBinsTotal: 75 172 # ---------- SETUP TO USE RANDOM FOREST ----------- 159 173 160 # ------------------------------------------------------------------------- 161 # Setup cuts in false source plot 162 # ------------------------------------------------------------------------- 163 #MHFalseSource.DistMin: 0.55 164 #MHFalseSource.DistMax: 0.55 165 #MHFalseSource.DWMin: 0.55 166 #MHFalseSource.DWMax: 0.55 174 # To switch on random forest uncomment the following lines 175 #Cut1.HadronnessCut: Hadronness 176 #Cut1.Param8: 0.5 177 #Cut1.Param9: 100 178 179 # To use both, hadronness and area cut do 180 #Cut1.HadronnessCut: All 181 167 182 168 183 # ------------------------------------------------------------------------- … … 182 197 # CalcDisp.Debug: No 183 198 # Cut1.CalcDisp: No 199 -
trunk/MagicSoft/Mars/ganymed_onoff.rc
r7981 r8017 49 49 #MPointingDevCalc.NsbMin: 30 50 50 #MPointingDevCalc.NsbMax: 60 51 #MPointingDevCalc.MaxAbsDev: 1552 51 #MPointingDevCalc.Dx -7 53 52 #MPointingDevCalc.Dy 16 -
trunk/MagicSoft/Mars/ganymed_wobble.rc
r7997 r8017 49 49 #MPointingDevCalc.NsbMin: 30 50 50 #MPointingDevCalc.NsbMax: 60 51 #MPointingDevCalc.MaxAbsDev: 1552 51 #MPointingDevCalc.Dx -7 53 52 #MPointingDevCalc.Dy 16
Note:
See TracChangeset
for help on using the changeset viewer.