arpes.deep_learning.io.to_portable_bin#

arpes.deep_learning.io.to_portable_bin(arr, path)[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.