scippneutron.io.sqw.Sqw#

class scippneutron.io.sqw.Sqw(*, sqw_io, file_header, block_allocation_table)[source]#
__init__(*, sqw_io, file_header, block_allocation_table)[source]#

Methods

__init__(*, sqw_io, file_header, ...)

build(path, *[, title, byteorder])

data_block_names()

Return an iterator over the names of all stored data blocks.

open(cls, path, *[, byteorder])

read_data_block(name[, level2_name])

Attributes

byteorder

file_header

data_block_names()[source]#

Return an iterator over the names of all stored data blocks.

Return type:

Iterable[tuple[str, str]]