Analysis Code » History » Version 9
George, Melissa, 28 October 2015 16:39
1 | 1 | George, Melissa | h1. Analysis Code |
---|---|---|---|
2 | |||
3 | 9 | George, Melissa | Please put any code that you have written to perform analysis and reconstruction tasks plots etc into the table below along with a description of what it does and how and the language it is written in. |
4 | 1 | George, Melissa | |
5 | 4 | George, Melissa | h2. Useful Code |
6 | |||
7 | 9 | George, Melissa | |_.Code |_.Language |_.Description |_. date |_.name | |
8 | 7 | George, Melissa | |blah.py |Python |What it does | 12/12/99 | nameX | |
9 | | | | | | nameY | |
||
10 | 4 | George, Melissa | |
11 | h2. Final Script Development |
||
12 | |||
13 | 6 | George, Melissa | OnRec and OnMon are visible through MAUS directly |
14 | |||
15 | 4 | George, Melissa | |_.Code |_.Language |_.Description |_. date | |
16 | 9 | George, Melissa | | Calibration.py | Python | Calibration Script to be run once per shift and checked by experts |
17 | 1 | George, Melissa | to check the calibrations are valid | 28/10/15 | |
18 | | ReconstructionPlots.py |Python | Python Script (or eventually an Analysis Package)of Reconstruction Plots | 28/10/15 | |
||
19 | 5 | George, Melissa | | DataValidation.py | Python | Script to be run once per run and checked by shifters to check the |
20 | validity of the data and that the calibrations are valid. Then a final |
||
21 | line that based on those checks and tolerances says whether the run is |
||
22 | good for the tracker or not. In Physics Devel | 28/10/15 | |