nabu.resources.dataset_bliss
source module nabu.resources.dataset_bliss
This module might be moved to tomoscan at some point
Classes
-
BlissH5Dataset — Initialize a Dataset analyzer.
Functions
source bytes_to_str(stuff)
source dataclass DetectorInfo()
source dataclass OpticsInfo()
source dataclass SavingInfo()
source class BlissH5Dataset(location, extra_options=None)
Bases : Dataset
Initialize a Dataset analyzer.
Parameters
-
location : str — Dataset location (directory, file name, ...)
-
extra_options : dict, optional — Extra options on how to interpret the dataset.
Methods
source method BlissH5Dataset.get_frames_indices(frame_type)
source method BlissH5Dataset.get_frame(idx)
Raises
-
AttributeError
-
NotImplementedError
source method BlissH5Dataset.get_image_at_angle(angle_rad, frame_type='projection', sub_region=None, return_angle_and_index=False)
source method BlissH5Dataset.get_reader(**kwargs)