diff --git a/src/mvesuvio/config/analysis_inputs.py b/src/mvesuvio/config/analysis_inputs.py index c7605f4..aab19e0 100644 --- a/src/mvesuvio/config/analysis_inputs.py +++ b/src/mvesuvio/config/analysis_inputs.py @@ -44,7 +44,6 @@ class BackwardAnalysisInputs(SampleParameters): multiple_scattering_number_of_events = 1.0e5 do_gamma_correction = False - show_plots = True do_symmetrisation = False subtract_calculated_fse_from_data = True @@ -103,7 +102,6 @@ class ForwardAnalysisInputs(SampleParameters): multiple_scattering_number_of_events = 1.0e5 do_gamma_correction = True - show_plots = True do_symmetrisation = False subtract_calculated_fse_from_data = True