arpes.deep_learning.io.to_portable_bin

arpes.deep_learning.io.to_portable_bin(arr: numpy.ndarray, path: pathlib.Path) None[source]

Converts data to a relatively portable binary format.

See also read_portable_bin.

Writes array as a binary format with an associated json description of necessary portability info.