scippneutron.io.xye#

File writer and reader for XYE files.

Functions

load_xye(fname, *, dim, unit, coord_unit[, ...])

Read a data array from an XYE file.

save_xye(fname, da, *[, coord, header])

Write a data array to an XYE file.

Classes

GenerateHeaderType()