tomwer.core.volume.rawvolume.RawVolume#

class tomwer.core.volume.rawvolume.RawVolume(file_path=None, data=None, source_scan=None, metadata=None, data_url=None, metadata_url=None, overwrite=False, append=False, data_extension='vol', metadata_extension='vol.info')#
static from_identifier(identifier)#

Return the Dataset from a identifier

get_identifier()#

dataset unique identifier. Can be for example a hdf5 and en entry from which the dataset can be rebuild

Return type:

RawVolumeIdentifier