Skip to content

New set of fixes for json conversion scripts

Jan-Frederik Schulte requested to merge jschulte/spark_tnp:mergeScript into Spark3

Fix two more things @diegof noticed:

  • Set highest bin boundary to infinity in case we bin in p instead of pT
  • Set highest bin boundary to infinity correctly in the script that merges jsons with different binnings.

Merge request reports