File tree Expand file tree Collapse file tree
src/legenddataflowscripts/par/geds/dsp Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ def par_geds_dsp_dplms() -> None:
3939 ``--fft-raw-filelist`` : str
4040 Path to a text file listing the FFT raw LH5 input files.
4141 ``--peak-file`` : str
42- LH5 file containing pre-selected calibration peak events.
42+ LH5 file containing preselected calibration peak events.
4343 ``--inplots`` : str, optional
4444 Existing pickle plot file to update with DPLMS plots.
4545 ``--database`` : str
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ def par_geds_dsp_eopt() -> None:
4949 **Command-line arguments**
5050
5151 ``--peak-file`` : str
52- LH5 file containing pre-selected calibration peak events (output of
52+ LH5 file containing preselected calibration peak events (output of
5353 ``par-geds-dsp-evtsel``).
5454 ``--decay-const`` : str
5555 JSON/YAML file with the current DSP parameter database (PZ constants,
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ def par_geds_dsp_pz() -> None:
5858 Raw LH5 input file(s).
5959 ``--pz-files`` : list of str, optional
6060 Alternative input file(s) used instead of ``--raw-files`` when
61- present (e.g. pre-selected PZ calibration events).
61+ present (e.g. preselected PZ calibration events).
6262 ``--log`` : str, optional
6363 Path to the log file.
6464 """
You can’t perform that action at this time.
0 commit comments