Actions
Analysis Code » History » Revision 6
« Previous |
Revision 6/19
(diff)
| Next »
George, Melissa, 28 October 2015 15:46
Analysis Code¶
Please put any code that you have written to perform analysis and reconstruction tasks plots etc into the tabel below along with a description of what it does and how and the language it is written in.
Useful Code¶
Code | Language | Description | date |
---|---|---|---|
blah.py | Python | What it does | 12/12/99 |
Final Script Development¶
OnRec and OnMon are visible through MAUS directly
Code | Language | Description | date |
---|---|---|---|
Calibration.py | Python | Claibration Script to be run once per shift and checked by experts to check the calibrations are valid |
28/10/15 |
ReconstructionPlots.py | Python | Python Script (or eventually an Analysis Package)of Reconstruction Plots | 28/10/15 |
DataValidation.py | Python | Script to be run once per run and checked by shifters to check the validity of the data and that the calibrations are valid. Then a final line that based on those checks and tolerances says whether the run is good for the tracker or not. In Physics Devel |
28/10/15 |
Updated by George, Melissa almost 8 years ago · 6 revisions