Project

General

Profile

Tracker calibrated noise data » History » Version 4

Hunt, Christopher, 21 November 2018 11:22

1 2 Hunt, Christopher
h1. Tracker Calibrated Noise Data
2 1 Hunt, Christopher
3
h2. Description
4
5
Calibrated noise files for the MC noise model are downloadable from here.
6
7
These files contain Root histograms that describe the rate of noise digits produced above a 2-photo-electron threshold, and are used to inject a realistic noise rate into MC data. 
8
9
Each file corresponds to a given calibration period, as demonstrated by the timestamp. Please download the correct file(s) for the calibration period required. If one or more appear to be missing, this may be unavoidable, but please contact: christopher.hunt08@imperial.ac.uk for information.
10 2 Hunt, Christopher
11
h2. How To Use
12
13
# You need the current MAUS version (or soon to be) that has the mapper: MapCppTrackerMCCalibratedNoise,
14
# Determine and download the required calibration, bad channels and cabling files for the run you wish to model. These are accessible via the CDB, using the script: -Not found yet-,
15
# Download the respective NoiseData from the selection below. The time stamp for each one marks the start of the active period.
16
# Include the @MapCppTrackerMCCalibratedNoise@ mapper in the simulation file, immediately after the @MapCppTrackerMCDigitization@ mapper,
17
# Specify the calibration, mapping and bad channels files in the configuration file,
18
# Specify the NoiseData file in the configuration: @SciFi_CalibratedNoiseFile = "<path-to-noise-file>"@
19
20
Now when you run the MC, the noise rate will be sampled from the data stored in the Root file and injected into the simulation with an estimated NPE value.
21
22 1 Hunt, Christopher
23
h2. Current Version Noise
24
25
26
h2. Deprecated Files