Skip to content

Added python script to produce histogram

Felipe Demigio requested to merge 9-histogram into main

Closes #9 (closed) Modified code snippet $781 Now it:

  • has mandatory flags for A, Z, width.
  • creates root file that selects the fragments (A +- width, Z +- width), ready to be plotted with root.
  • auto-creates a yaml metadata file named <output_filename (without .root)>_metadata.yaml

Merge request reports

Loading