Update SW Tutorial authored by Lorenzo Scavarda's avatar Lorenzo Scavarda
......@@ -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