source: branches/MarsISDCBranchBasedOn17887/ceres.rc@ 17998

Last change on this file since 17998 was 17998, checked in by toscano, 10 years ago
Ceres configuration file with the new pulse shape from the calibration paper
File size: 1.8 KB
Line 
1MLog.VerbosityLevel: 4
2
3BinningImpact.Raw: 40 0 100
4
5BinningTrigPos.Raw: 300 -25 275
6
7RandomNumberGenerator: TRandom3
8
9Reflector.Constructor: MReflector
10Reflector.FileName: resmc/fact/fact-reflector-real_ceres.txt
11Reflector.SetSigmaPSF: 3.000000
12
13MGeomCam.Constructor: MGeomCamFACT();
14
15MSimRandomPhotons.FrequencyFixed: 0.004000
16MSimAPD.Type: 0
17MSimAPD.NumCells: 60
18MSimAPD.DeadTime: 3.000000
19MSimAPD.RecoveryTime: 8.750000
20MSimAPD.CrosstalkCoefficient: 0.130000
21MSimAPD.AfterpulseProb1: 0.140000
22MSimAPD.AfterpulseProb2: 0.110000
23MSimExcessNoise.ExcessNoise: 0.120000
24
25MirrorReflectivity.FileName: resmc/fact/MirrorReflectivity_Lustermann_FACT_bearbeitet.txt
26PhotonDetectionEfficiency.FileName: resmc/fact/fact-pde-1.0V.txt
27ConesAngularAcceptance.FileName: resmc/fact/fact-cones-angular-acceptance.txt
28ConesTransmission.FileName: resmc/fact/Transmittance_1439Cones_FACT_bearbeitet.txt
29
30MSimRandomPhotons.FileNameNSB: resmc/fact/night-sky-la-palma.txt
31MSimRandomPhotons.FrequencyNSB: 0.000000
32
33MSimTrigger.FileNameRouteAC: resmc/fact/fact-trigger-sum.txt
34MSimTrigger.DiscriminatorThreshold: -16180.125000
35
36MSimCalibrationSignal.NumPhotons: 24
37MSimCalibrationSignal.NumEvents: 1000
38
39IntendedPulsePos.Val: 25
40
41MRawRunHeader.SamplingFrequency: 2000
42MRawRunHeader.NumSamples: 300
43MRawRunHeader.NumBytesPerSample: 2
44MRawRunHeader.FadcResolution:
45
46MSimCamera.DefaultOffset: -1850.000000
47MSimCamera.DefaultNoise: 2.812500
48MSimCamera.DefaultGain: 22.375000
49
50MSimCamera.fACFudgeFactor: 0.336700
51MSimCamera.fACTimeConstant: 20.000000
52
53PulseShape.Function.Name: 1.2384*(1-1/(1+exp(-(5.8-x)/2./1.07)))*exp((5.8-x)/2./19.4)
54PulseShape.Function.Npx: 300
55PulseShape.Function.Xmin: -10
56PulseShape.Function.Xmax: 300
57
58Cut.Inverted: yes
59Cut.Condition: MHillas.fSize>10.000000
60
61ContEmpty3.Condition: MPhotonEvent.GetNumPhotons<10
Note: See TracBrowser for help on using the repository browser.