hepi.load

Module Contents

Functions

load(f, dimensions=1)

Load xsec data from json in to something that works within hepi's plotting.

hepi.load.load(f, dimensions=1)[source]

Load xsec data from json in to something that works within hepi’s plotting.

Parameters
  • f – readable object, e.g. open(filepath:str).

  • dimensions (int) – 1 or 2 currently supported.