source: trunk/MagicSoft/Mars/ganymed.rc@ 8721

Last change on this file since 8721 was 8721, checked in by tbretz, 17 years ago
*** empty log message ***
File size: 9.1 KB
Line 
1# ==========================================================================
2#############################################################################
3# ==========================================================================
4# General
5# ==========================================================================
6#############################################################################
7# ==========================================================================
8
9# -------------------------------------------------------------------------
10# Use this if you want to setup the logging stream for the jobs
11# (overwrites command line options)
12# -------------------------------------------------------------------------
13#MLog.VerbosityLevel: 2
14#MLog.DebugLevel: 1
15#MLog.NoColors: yes
16
17# ==========================================================================
18#############################################################################
19# ==========================================================================
20# Cuts
21# ==========================================================================
22#############################################################################
23# ==========================================================================
24
25# -------------------------------------------------------------------------
26# Use this if you want to write output to somewhere here you can give
27# the output path
28# -------------------------------------------------------------------------
29#MJCuts.PathOut: .
30
31# -------------------------------------------------------------------------
32# Use this to setup binnings. For more details see: MBinning::ReadEnv
33# -------------------------------------------------------------------------
34BinningAlpha.Raw: 36 0 90
35BinningFalseSource.Raw: 91 -1.5 1.5
36BinningWidth.Raw: 50 0 1
37BinningLength.Raw: 25 0 1
38BinningDist.Raw: 25 0 2
39BinningAsym.Raw: 51 -0.7 0.7
40BinningM3Long.Raw: 51 -0.7 0.7
41BinningM3Trans.Raw: 51 -0.7 0.7
42BinningSlope.Raw: 51 -7.5 7.5
43
44# -------------------------------------------------------------------------
45# Using the starguider for pointing correction.
46# To switch it off use "MPointingDevCalc.MaxAbsDev: -1"
47# For details see the class reference of MPointingDevCalc
48# -------------------------------------------------------------------------
49#MPointingDevCalc.MaxAbsDev: 15
50#MPointingDevCalc.NumMinStars: 8
51#MPointingDevCalc.NsbLevel: 3.0
52#MPointingDevCalc.NsbMin: 30
53#MPointingDevCalc.NsbMax: 60
54#MPointingDevCalc.Dx -2
55#MPointingDevCalc.Dy -12
56#MPointingDevCalc.MaxAge 1.0
57
58# -------------------------------------------------------------------------
59# Setup misfocussing correction (see class reference for MSrcPosCorrect)
60# -------------------------------------------------------------------------
61#MSrcPosCorrect.Dx: 0
62#MSrcPosCorrect.Dy: 0
63
64# -------------------------------------------------------------------------
65# Setup fit mode and ranges
66# -------------------------------------------------------------------------
67#MAlphaFitter.SignalIntegralMax: 15
68#MAlphaFitter.SignalFitMax: 25
69#MAlphaFitter.BackgroundFitMin: 35
70#MAlphaFitter.BackgroundFitMax: 75
71#MAlphaFitter.ScaleMin: 35
72#MAlphaFitter.ScaleMax: 80
73#MAlphaFitter.PolynomOrder: 2
74#MAlphaFitter.ScaleMode: None
75
76# -------------------------------------------------------------------------
77# Define here which histogram class to use to determin the signal.
78# Currently availyble: MHAlpha, MHTheta <default>
79# -------------------------------------------------------------------------
80#MJCut.NameHist: MHAlpha
81
82# Be carefull: The spectrum might be done with a different binning
83# This might change the scale factor
84#MHThetaSq.NumBinsSignal: 3
85#MHThetaSq.NumBinsTotal: 75
86
87# -------------------------------------------------------------------------
88# To get a meaningfull false source plot in wobble mode use magic cuts
89# and the following two lines.
90# -------------------------------------------------------------------------
91MJCut.NameHistFS: MHDisp
92
93MHDisp.Smearing: 0.06
94#MHDisp.Wobble: Yes
95#MHDisp.ScaleMin: 0.325
96#MHDisp.ScaleMax: 0.475
97
98# -------------------------------------------------------------------------
99# To get/use a random source position in the off data with the distribution
100# in the camera of the on-data
101# -------------------------------------------------------------------------
102#MJCut.RandomSourcePosition: Yes
103
104# -------------------------------------------------------------------------
105# There are three cuts:
106# CutQ: Cut after reading file
107# Cut0: After calculation of src dependent parameters, energy estimation
108# and disp calculation, before writing summary file
109# Cut1: After writing summary file before filling false source plots
110# Cut2: After filling false source plots before filling alpha plots
111# Cut3: After filling alpha plots (eg. Alpha cuts) for image parameter
112# display, eg. write only events after alpha cut to ganymed file
113# -------------------------------------------------------------------------
114CutQ.Inverted: Yes
115Cut0.Inverted: Yes
116Cut1.Inverted: Yes
117Cut2.Inverted: Yes
118Cut3.Inverted: Yes
119
120# Quality-cuts (remove unphysical and obvious non-gamma events)
121CutQ.Condition: {0} && {1} && {2} && {3} && {4} && {5}
122CutQ.0: MImagePar.fNumIslands<3
123CutQ.1: MNewImagePar.fNumUsedPixels>5
124CutQ.2: MNewImagePar.fLeakage1 < 0.3
125CutQ.3: log10(MNewImagePar.fConcCOG)<-0.45+0.08*(log10(MHillas.fSize)<3.9)*(log10(MHillas.fSize)-3.9)^2
126CutQ.4: log10(MNewImagePar.fConc1) <-0.75+0.10*(log10(MHillas.fSize)<3.8)*(log10(MHillas.fSize)-3.8)^2
127CutQ.5: MHillas.fLength>-(log10(MHillas.fSize)-4.7)^2*5+50
128
129# -------------------------------------------------------------------------
130# Such a cut could be used to exclude strange pointing positions. like
131# the camera center in wobble mode. Note, that a cut in the poiting
132# position directly influences the effective observation time and should
133# only be applied if the events are lost anyhow. In both cases you must
134# correct for the loss of observation time calculating your flux!
135# -------------------------------------------------------------------------
136#Cut0.Condition: MSrcPosCam.GetDist*MGeomCam.fConvMm2Deg>0.3
137
138# ---------- SETUP FOR ONOFF-MODE -----------
139MAlphaFitter.ScaleMin: 0.137
140MAlphaFitter.ScaleMax: 0.640
141MAlphaFitter.BackgroundFitMin: 0.137
142MAlphaFitter.BackgroundFitMax: 1.000
143MAlphaFitter.PolynomOrder: 1
144MAlphaFitter.ScaleMode: OffRegion
145MAlphaFitter.SignalFunction: ThetaSq
146
147# For more details on the magic cuts see its class reference
148Cut1.Condition: MFMagicCuts
149Cut1.ThetaCut: None
150# Parametrization of Disp
151Cut1.Param0: 1.15136
152Cut1.Param8: 0.0681437
153Cut1.Param9: 2.62932
154Cut1.Param10: 1.51279
155Cut1.Param11: 0.0507821
156# Parametrization for sign of disp (m3long, slope)
157Cut1.Param5: -0.07
158Cut1.Param6: 7.2
159Cut1.Param7: 0.5
160# ThetaSq-Cut
161Cut1.Param1: 0.215
162# Area-Cut
163Cut1.Param2: 0.215468
164Cut1.Param3: 5.63973
165Cut1.Param4: 0.0836169
166
167# ---------- SETUP FOR WOBBLE-MODE -----------
168#MAlphaFitter.ScaleMode: none
169#MAlphaFitter.BackgroundFitMin: 0.09
170#MAlphaFitter.BackgroundFitMax: 0.25
171#MAlphaFitter.PolynomOrder: 1
172#MAlphaFitter.SignalFunction: ThetaSq
173
174# ---------- SETUP TO USE RANDOM FOREST -----------
175
176# To switch on random forest uncomment the following lines
177#Cut1.HadronnessCut: Hadronness
178#Cut1.Param14: 0.5
179#Cut1.Param15: 100
180
181# To use both, hadronness and area cut do
182#Cut1.HadronnessCut: All
183
184# -------------------------------------------------------------------------
185# This cut is applied exclusively to the plots in the tab CutT. It is
186# resonable to show the events within your signal region here to
187# see if your signal region is clean from strange events (e.g. sparks)
188# -------------------------------------------------------------------------
189CutT.Condition: ThetaSquared.fVal < ThetaSquaredCut.fVal
190
191# -------------------------------------------------------------------------
192# Use this to executa a task (eg to calc hadronness) before Cut1
193# -------------------------------------------------------------------------
194# CalcHadronness: MRanForestCalc
195# CalcHadronness.FileName: rf-separation.root
196# CalcHadronness.NameOutput: Hadronness
197# CalcHadronness.Debug: No
198
199# -------------------------------------------------------------------------
200# Use this to executa a task (eg to calc disp) before Cut1
201# -------------------------------------------------------------------------
202# CalcDisp: MRanForestCalc
203# CalcDisp.FileName: rf-disp.root
204# CalcDisp.NameOutput: Disp
205# CalcDisp.Debug: No
206# Cut1.CalcDisp: No
207
208# CalcDisp: MParameterCalc
209# CalcDisp.Rule: 1.15*(1-MHillas.fWidth/MHillas.fLength)
210# CalcDisp.NameOutput: Disp
211# Cut1.CalcDisp: No
212
213# -------------------------------------------------------------------------
214# Use this to executa a task (eg to estimate energy) after all Cuts
215# -------------------------------------------------------------------------
216# EstimateEnergy: MRanForestCalc
217# EstimateEnergy.NameOutput: MEnergyEst
218# EstimateEnergy.FileName: ranforest.root
219# EstimateEnergy.Debug: No
Note: See TracBrowser for help on using the repository browser.