Examples:
Module:
Versions:
Links:
load
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 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.