| 1 | # ========================================================================== | 
|---|
| 2 | ############################################################################# | 
|---|
| 3 | # ========================================================================== | 
|---|
| 4 | # | 
|---|
| 5 | #  This is a resource file for the Mars executable. You can here setup | 
|---|
| 6 | #   setup the tasks of the eventloops executed in the Mars executable - | 
|---|
| 7 | #   if supported by these tasks. | 
|---|
| 8 | # | 
|---|
| 9 | # ========================================================================== | 
|---|
| 10 | ############################################################################# | 
|---|
| 11 | # ========================================================================== | 
|---|
| 12 |  | 
|---|
| 13 | # ------------------------------------------------------------------------- | 
|---|
| 14 | # Use this if you want to setup the logging stream for the jobs | 
|---|
| 15 | # (overwrites command line options) | 
|---|
| 16 | # ------------------------------------------------------------------------- | 
|---|
| 17 | #MLog.VerbosityLevel: 2 | 
|---|
| 18 | #MLog.DebugLevel:     1 | 
|---|
| 19 | #MLog.NoColors:       yes | 
|---|
| 20 |  | 
|---|
| 21 | # ------------------------------------------------------------------------- | 
|---|
| 22 | # Define here which signal extractor you are going to use for the | 
|---|
| 23 | # whole calibration chain | 
|---|
| 24 | # ------------------------------------------------------------------------- | 
|---|
| 25 | #ExtractSignal: MExtractTimeAndChargeDigitalFilter | 
|---|
| 26 | #ExtractSignal.WeightsFile: msignal/MC_weights46.dat | 
|---|
| 27 | # ------------------------------------------------------------------------- | 
|---|
| 28 | # Define here an extractor which can be used for the December 04 data. | 
|---|
| 29 | # ------------------------------------------------------------------------- | 
|---|
| 30 | #ExtractSignal: MExtractTimeAndChargeSpline, MExtractTimeAndChargeDigitalFilterPeakSearch, MExtractTimeAndChargeSlidingWindow | 
|---|
| 31 | # ------------------------------------------------------------------------- | 
|---|
| 32 | # Define here parameters valid for all extractors above | 
|---|
| 33 | # ------------------------------------------------------------------------- | 
|---|
| 34 | #ExtractSignal.HiGainFirst:         0 | 
|---|
| 35 | #ExtractSignal.HiGainLast:         15 | 
|---|
| 36 | #ExtractSignal.LoGainFirst:         3 | 
|---|
| 37 | #ExtractSignal.LoGainLast:         14 | 
|---|
| 38 | #ExtractSignal.SaturationLimit:   250 | 
|---|
| 39 | #ExtractSignal.OffsetLoGain:     1.51 | 
|---|
| 40 | #ExtractSignal.OffsetLoGain:        0 | 
|---|
| 41 | #ExtractSignal.LoGainSwitch:      150 | 
|---|
| 42 | #ExtractSignal.LoGainStartShift: -2.8 | 
|---|
| 43 | #ExtractSignal.LoGainStartShift: -2.8 | 
|---|
| 44 | # ------------------------------------------------------------------------- | 
|---|
| 45 | # Define here parameters valid for the spline: | 
|---|
| 46 | # ------------------------------------------------------------------------- | 
|---|
| 47 | #ExtractSignal.Resolution:        0.05 | 
|---|
| 48 | #ExtractSignal.RiseTimeHiGain:    0.5 | 
|---|
| 49 | #ExtractSignal.FallTimeHiGain:    1.5 | 
|---|
| 50 | #ExtractSignal.LoGainStretch:     1.5 | 
|---|
| 51 | #ExtractSignal.ExtractionType: Integral <default> | 
|---|
| 52 | #ExtractSignal.ExtractionType: Amplitude | 
|---|
| 53 | # ------------------------------------------------------------------------- | 
|---|
| 54 | # Define here parameters valid for the sliding window: | 
|---|
| 55 | # ------------------------------------------------------------------------- | 
|---|
| 56 | #ExtractSignal.HiGainWindowSize:     6 | 
|---|
| 57 | #ExtractSignal.LoGainWindowSize:     6 | 
|---|
| 58 | # ------------------------------------------------------------------------- | 
|---|
| 59 | # Define here parameters valid for the digital filter with peak search: | 
|---|
| 60 | # ------------------------------------------------------------------------- | 
|---|
| 61 | #ExtractSignal.OffsetLeftFromPeak:   3 | 
|---|
| 62 | #ExtractSignal.OffsetRightFromPeak:  3 | 
|---|
| 63 | #ExtractSignal.PeakSearchWindowSize: 2 | 
|---|
| 64 | #ExtractSignal.HiGainFailureLimit:  10 | 
|---|
| 65 | #ExtractSignal.LoGainFailureLimit:  25 | 
|---|
| 66 |  | 
|---|
| 67 | # ------------------------------------------------------------------------- | 
|---|
| 68 | # In the case of the Digital filter you have to overwrite the default | 
|---|
| 69 | # weights file depending on what you are extracting | 
|---|
| 70 | # ------------------------------------------------------------------------- | 
|---|
| 71 | #ExtractSignal.WeightsFile: msignal/cosmics_weights.dat | 
|---|
| 72 |  | 
|---|
| 73 | # ------------------------------------------------------------------------- | 
|---|
| 74 | # Setup level for determining of bad pixels | 
|---|
| 75 | # ------------------------------------------------------------------------- | 
|---|
| 76 | #MBadPixelsCalc.PedestalLevel:         3.0 | 
|---|
| 77 | #MBadPixelsCalc.PedestalLevelVariance: 3.0 | 
|---|
| 78 | #MBadPixelsTreat.NumMinNeighbors:      3 | 
|---|
| 79 | #MBadPixelsTreat.UseInterpolation:     yes | 
|---|
| 80 | #MBadPixelsTreat.ProcessPedestalEvt:   yes | 
|---|
| 81 | #MBadPixelsTreat.ProcessPedestalRun:   no | 
|---|
| 82 | #MBadPixelsTreat.ProcessTimes:         yes | 
|---|
| 83 | #MBadPixelsTreat.UseCentralPixel:      no | 
|---|
| 84 | #MBadPixelsTreat.HardTreatment:        no | 
|---|
| 85 |  | 
|---|
| 86 | # ------------------------------------------------------------------------- | 
|---|
| 87 | # This is how you can setup the Image cleaning used in the Camera Display | 
|---|
| 88 | #  e.g. Standard, Absolute, Scaled, Time | 
|---|
| 89 | # ------------------------------------------------------------------------- | 
|---|
| 90 | MImgCleanStd.CleanMethod: Scaled | 
|---|
| 91 | MImgCleanStd.CleanLevel1: 4.5 | 
|---|
| 92 | MImgCleanStd.CleanLevel2: 3.0 | 
|---|
| 93 |  | 
|---|
| 94 | #MImgCleanStd.CleanMethod: Absolute | 
|---|
| 95 | #MImgCleanStd.CleanLevel1: 8.5 | 
|---|
| 96 | #MImgCleanStd.CleanLevel2: 4.0 | 
|---|
| 97 |  | 
|---|
| 98 | # ------------------------------------------------------------------------- | 
|---|
| 99 | # Setup a cut to choose the events which should be displayed | 
|---|
| 100 | #    (Use this cuts to display only good Muon candidates) | 
|---|
| 101 | # ------------------------------------------------------------------------- | 
|---|
| 102 | #Cut.Inverted: Yes | 
|---|
| 103 | #Cut.Condition: {0} && {1} && {2} | 
|---|
| 104 | #Cut.0: MHillas.fSize>150 | 
|---|
| 105 | #Cut.1: (MMuonSearchPar.fRadius>180) && (MMuonSearchPar.fRadius<400) && (MMuonSearchPar.fDeviation<45) | 
|---|
| 106 | #Cut.2: (MMuonCalibPar.fArcPhi>190)  && (MMuonSearchPar.fDeviation<35) && (MMuonCalibPar.fArcWidth<0.20) && (MMuonCalibPar.fArcWidth>0.04) | 
|---|
| 107 |  | 
|---|