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