Skip to content
This repository was archived by the owner on May 13, 2020. It is now read-only.

Commit 95f23dd

Browse files
committed
update the README
1 parent 82c29cc commit 95f23dd

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,19 @@
11
# adc-nonlinearity
22
waveform processing and fitter for the ADC nonlinearity calibration in protoDUNE-SP
3+
4+
1a) ADC bench test rawdata --> (save2ROOT.py) --> ROOT format
5+
1b) (AdcSimulation.cc) --> ROOT format
6+
7+
2) commonFormat.cc (if necesary)
8+
9+
3) Saturation identifier.cc & tagger.cc
10+
11+
4) Pedestal subtractor.cc --> simplified waveform in ROOT format
12+
13+
5) eigenFitter.cc --> effective NL correction & response
14+
15+
6) NLReverser.C: convert the best-fit NL correction to an ideal-to-measurement map
16+
17+
7) predictor.C --> given an input charge, predict signal waveform
18+
19+
8) comparison.C: only for comparison

0 commit comments

Comments
 (0)