Changes
Page history
Update SW Tutorial
authored
Jul 04, 2022
by
Lorenzo Scavarda
Show whitespace changes
Inline
Side-by-side
SW-Tutorial.md
View page @
8a734ed8
...
...
@@ -26,12 +26,12 @@ This script need some mandatory arguments:
-
the number of start event
-
the number of the stop event
and some OPTIONAL argument:
-
the list of the channel (i.e. the crystal ID number): [-c]
-
the sampling rate of the digitizer: [-d]
-
the bit number of the digitizer: [-b]
-
the path of the output file: [-o]
-
keyword to enable/disable the fit analysis: [-f]
-
keyword to set the frequency for saving PDF waveforms: [-s]
-
path of the ouput folder for PDF figures: [-p]
\ No newline at end of file
and some OPTIONAL arguments:
-
the list of the channel (i.e. the crystal ID number):
`[-c]`
-
the sampling rate of the digitizer:
`[-d]`
-
the bit number of the digitizer:
`[-b]`
-
the path of the output file:
`[-o]`
-
keyword to enable/disable the fit analysis:
`[-f]`
-
keyword to set the frequency for saving PDF waveforms:
`[-s]`
-
path of the ouput folder for PDF figures:
`[-p]`
\ No newline at end of file