Skip to content

Commit

Permalink
Removed space lines
Browse files Browse the repository at this point in the history
  • Loading branch information
GuiMacielPereira committed Jan 17, 2025
1 parent 5f74952 commit 347c12e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/mvesuvio/config/analysis_inputs.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 347c12e

Please sign in to comment.