source: fact/tools/pyscripts/sandbox/dneise/rdietlic/README.txt@ 13414

Last change on this file since 13414 was 13368, checked in by neise, 12 years ago
initial commit of my sandbox
File size: 746 bytes
Line 
1# Timecalibration FACT
2#
3# Remo Dietlicher
4# Semesterarbeit ETH Zurich
5#
6
7
8Python macro
9============
10
11
12ftcal.py program to calculate the time calibration constants vektor of a given dataset.
13
14ftcalapp.py program based on periods2.py and ftcal2.py. Calculates time calibration constants
15 vector and creates ROOT histograms:
16 1. calculated periods for each vector using the averaged dataset before and after
17 calibration.
18 2. mean deviations from nominal periods. gives a hint of the convergence.
19
20 3. calculated calibration constants.
21
22periods2.py creates the first histogram for ftcalapp.py.
23
24ftcal2.py calculation of timecalibration constants and average of data over all events.
25
26ftcalsim.py Simulation to test ftcal.py
27
28
Note: See TracBrowser for help on using the repository browser.