| 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 | # -------------------------------------------------------------------------
|
|---|
| 34 | BinningAlpha.Raw: 36 0 90
|
|---|
| 35 | BinningFalseSource.Raw: 91 -1.5 1.5
|
|---|
| 36 | #BinningTheta.Raw: 50 0 60 cos
|
|---|
| 37 | BinningWidth.Raw: 50 0 1
|
|---|
| 38 | BinningLength.Raw: 25 0 1
|
|---|
| 39 | BinningDist.Raw: 25 0 2
|
|---|
| 40 | BinningMaxDist.Raw: 25 0 2
|
|---|
| 41 |
|
|---|
| 42 | # -------------------------------------------------------------------------
|
|---|
| 43 | # Using the starguider for pointing correction.
|
|---|
| 44 | # To switch it off use "MPointingDevCalc.MaxAbsDev: -1"
|
|---|
| 45 | # -------------------------------------------------------------------------
|
|---|
| 46 | #MPointingDevCalc.MaxAbsDev: 15
|
|---|
| 47 | #MPointingDevCalc.NumMinStars: 8
|
|---|
| 48 | #MPointingDevCalc.NsbLevel: 3.0
|
|---|
| 49 | #MPointingDevCalc.NsbMin: 30
|
|---|
| 50 | #MPointingDevCalc.NsbMax: 60
|
|---|
| 51 |
|
|---|
| 52 | # -------------------------------------------------------------------------
|
|---|
| 53 | # Setup the misfocussing correction
|
|---|
| 54 | # -------------------------------------------------------------------------
|
|---|
| 55 | #MSrcPosCorrect.Dx: 0
|
|---|
| 56 | #MSrcPosCorrect.Dy: 0
|
|---|
| 57 |
|
|---|
| 58 | # -------------------------------------------------------------------------
|
|---|
| 59 | # Setup fit mode and ranges
|
|---|
| 60 | # -------------------------------------------------------------------------
|
|---|
| 61 | #MAlphaFitter.SignalIntegralMax: 15
|
|---|
| 62 | #MAlphaFitter.SignalFitMax: 25
|
|---|
| 63 | #MAlphaFitter.BackgroundFitMin: 35
|
|---|
| 64 | #MAlphaFitter.BackgroundFitMax: 75
|
|---|
| 65 | #MAlphaFitter.ScaleMin: 35
|
|---|
| 66 | #MAlphaFitter.ScaleMax: 80
|
|---|
| 67 | #MAlphaFitter.PolynomOrder: 2
|
|---|
| 68 | #MAlphaFitter.ScaleMode: None
|
|---|
| 69 |
|
|---|
| 70 | # -------------------------------------------------------------------------
|
|---|
| 71 | # Define here which histogram class to use to determin the signal.
|
|---|
| 72 | # Currently availyble: MHAlpha, MHTheta <default>
|
|---|
| 73 | # -------------------------------------------------------------------------
|
|---|
| 74 | #MJCut.NameHist: MHAlpha
|
|---|
| 75 |
|
|---|
| 76 | # -------------------------------------------------------------------------
|
|---|
| 77 | # To get a meaningfull false source plot in wobble mode use magic cuts
|
|---|
| 78 | # and the following two lines.
|
|---|
| 79 | # -------------------------------------------------------------------------
|
|---|
| 80 | MJCut.NameHistFS: MHDisp
|
|---|
| 81 |
|
|---|
| 82 | MHDisp.Smearing: 0.03
|
|---|
| 83 |
|
|---|
| 84 | # -------------------------------------------------------------------------
|
|---|
| 85 | # There are three cuts:
|
|---|
| 86 | # Cut0: After energy estimation, before writing summary file
|
|---|
| 87 | # Cut1: After writing summary file before filling false source plots
|
|---|
| 88 | # Cut2: After filling false source plots before filling alpha plots
|
|---|
| 89 | # Cut3: After filling alpha plots (eg. Alpha cuts) for image parameter
|
|---|
| 90 | # display
|
|---|
| 91 | # -------------------------------------------------------------------------
|
|---|
| 92 | Cut0.Inverted: Yes
|
|---|
| 93 | Cut1.Inverted: Yes
|
|---|
| 94 | Cut2.Inverted: Yes
|
|---|
| 95 | Cut3.Inverted: Yes
|
|---|
| 96 |
|
|---|
| 97 | # Get rid of triangular events...
|
|---|
| 98 | #Cut0.Condition: log10(MNewImagePar.fConc1) < (-0.467)*log10(MHillas.fSize) + 0.75
|
|---|
| 99 | Cut0.Condition: ({0} || {1}) && {2} && {3} && {4} && {5}
|
|---|
| 100 | Cut0.0: MImagePar.fNumSatPixelsHG < 1
|
|---|
| 101 | Cut0.1: MHillas.GetArea*(MGeomCam.fConvMm2Deg^2) > (0.003*MImagePar.fNumSatPixelsHG) + 0.0325
|
|---|
| 102 | Cut0.2: MNewImagePar.fNumUsedPixels>5
|
|---|
| 103 | Cut0.3: MNewImagePar.fLeakage1 < 0.3
|
|---|
| 104 | Cut0.4: MImagePar.fNumSatPixelsLG<2
|
|---|
| 105 | Cut0.5: MImagePar.fNumIslands<3
|
|---|
| 106 |
|
|---|
| 107 | # ---------- SETUP FOR ONOFF-MODE -----------
|
|---|
| 108 | MAlphaFitter.ScaleMin: 0.137
|
|---|
| 109 | MAlphaFitter.ScaleMax: 0.640
|
|---|
| 110 | MAlphaFitter.BackgroundFitMin: 0.137
|
|---|
| 111 | MAlphaFitter.BackgroundFitMax: 1.000
|
|---|
| 112 | MAlphaFitter.PolynomOrder: 1
|
|---|
| 113 | MAlphaFitter.ScaleMode: OffRegion
|
|---|
| 114 | MAlphaFitter.SignalFunction: ThetaSq
|
|---|
| 115 |
|
|---|
| 116 | Cut1.Condition: MFMagicCuts
|
|---|
| 117 | Cut1.ThetaCut: None
|
|---|
| 118 | Cut1.Param0: 1.3245
|
|---|
| 119 | Cut1.Param1: 0.204
|
|---|
| 120 | Cut1.Param2: 0.228
|
|---|
| 121 | Cut1.Param3: 5.50
|
|---|
| 122 | Cut1.Param4: 0.088
|
|---|
| 123 | Cut1.Param5: -0.07
|
|---|
| 124 | Cut1.Param6: 8.2957
|
|---|
| 125 | Cut1.Param7: 0.8677
|
|---|
| 126 |
|
|---|
| 127 | # Be carefull: The spectrum might be done with a different binning
|
|---|
| 128 | # This might change the scale factor
|
|---|
| 129 | #MHThetaSq.NumBinsSignal: 3
|
|---|
| 130 | #MHThetaSq.NumBinsTotal: 75
|
|---|
| 131 |
|
|---|
| 132 | # -------------------------------------------------------------------------
|
|---|
| 133 | # Use this to executa a task (eg to calc hadronness) before Cut1
|
|---|
| 134 | # -------------------------------------------------------------------------
|
|---|
| 135 | # CalcHadronness: MRanForestCalc
|
|---|
| 136 | # CalcHadronness.File: rf-energy.root
|
|---|
| 137 | # CalcHadronness.NameOutput: Hadronness
|
|---|
| 138 | # CalcHadronness.Debug: No
|
|---|
| 139 |
|
|---|
| 140 | # -------------------------------------------------------------------------
|
|---|
| 141 | # Use this to executa a task (eg to calc disp) before Cut1
|
|---|
| 142 | # -------------------------------------------------------------------------
|
|---|
| 143 | # CalcDisp: MRanForestCalc
|
|---|
| 144 | # CalcDisp.File: rf-disp.root
|
|---|
| 145 | # CalcDisp.NameOutput: Disp
|
|---|
| 146 | # CalcDisp.Debug: No
|
|---|
| 147 | # Cut1.CalcDisp: No
|
|---|