Skip to content
Snippets Groups Projects
Commit 5520aca1 authored by Hernán Asorey's avatar Hernán Asorey
Browse files

New default value (55 ADC) for -p option

parent 901f24f3
No related branches found
No related tags found
No related merge requests found
......@@ -79,7 +79,7 @@ int trg_default = 85;
// FOURTH BIN TRIGGER
int qtr_level[CHANNELS];
int qtr_default = 64;
int qtr_default = 55; // defined by Luis Otiniano, using typical fluctuations at baseline
// SATURATED PEAKS
int sat_level[CHANNELS];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment