Fix example for spruced data
Remove unused option file: option_davinci_tupling_from_data.py
and example_data/Spruce_Run251342.yaml
in DaVinciExamples.
The file option_davinci_tupling_from_data.py
was a copy of option_davinci_tupling_from_raw_data.py
running over a spruced line instead of a Hlt2 line. However the related input file was simulation and not real data.
Replacing the codes with a more updated working and tested example.
Fixing also the doc string of the option_davinci_tupling_from_raw_data.py script, reporting the usage of the Spruce_Run251342.yaml
option file while using the Run255620.yaml
script in the related qmtest test_davinci_tupling_from_raw_data.qmt.
Closes #139 (closed).
Edited by Davide Fazzini