ewoksdata.data.nexus#

Functions

create_nexus_group(url[, retry_timeout, ...])

Context manager to create or access an HDF5 group specified by a URL.

create_url(url[, overwrite])

Create (or ensure the existence of) an HDF5 group specified by a URL.

ensure_nxclass(group)

Ensure the HDF5 group has an appropriate NX_class attribute.

get_nxentry(h5item)

Return the top-level NXentry group containing the given HDF5 item.

select_default_plot(nxdata)

Set the default NXdata group for visualization in the parent hierarchy.