Examples:
Module:
hepi
hepi.data
hepi.plot
hepi.run
hepi.fast
hepi.input
hepi.interpolate
hepi.load
hepi.order
hepi.output
hepi.particles
hepi.results
hepi.util
Versions:
Links:
load_json_with_metadata(file)
load_json_with_metadata
Load xsec data from json in to something that works within hepi's plotting.
load_json(f[, dimensions])
load_json
load
Load xsec data from json in to something that works within hepi’s plotting.
f – readable object, e.g. open(filepath:str).
dimensions (int) – 1 or 2 currently supported.