Project

General

Profile

Actions

Tracker calibrated noise data » History » Revision 5

« Previous | Revision 5/7 (diff) | Next »
Hunt, Christopher, 21 November 2018 17:46


Tracker Calibrated Noise Data

Description

Calibrated noise files for the MC noise model are downloadable from here.

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.

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: for information.

How To Use

  1. You need the current MAUS version (or soon to be) that has the mapper: MapCppTrackerMCCalibratedNoise,
  2. 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: src/common_py/calibration/get_scifi_calib.py,
  3. Download the respective NoiseData from the selection below. The time stamp for each one marks the start of the active period.
  4. Include the MapCppTrackerMCCalibratedNoise mapper in the simulation file, immediately after the MapCppTrackerMCDigitization mapper,
  5. Specify the calibration, mapping and bad channels files in the configuration file,
  6. Specify the NoiseData file in the configuration: SciFi_CalibratedNoiseFile = "<path-to-noise-file>"

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.

It downloads the mapping, badchannels, and calibration files into:
${MAUS_ROOT_DIR}/files/calibration/RUNNUM/
${MAUS_ROOT_DIR}/files/cabling/RUNNUM/

If the SciFiCalibMethod is "Date", the outputs go into
${MAUS_ROOT_DIR}/files/cabling, ${MAUS_ROOT_DIR}/files/calibration

Current Version Noise

Deprecated Files

Updated by Hunt, Christopher about 5 years ago · 5 revisions