zetastitcher.io.mhdwrapper module

class zetastitcher.io.mhdwrapper.MHDWrapper(file_path=None)

Bases: zetastitcher.io.inputfile_mixin.InputFileMixin

Attributes
array_size

Size in bytes of the whole virtual array

file_size
frame_size

Size in bytes of a single frame

shape

Shape of the whole image stack.

Methods

close

element_type_to_type_fmt

open

zslice

close()
static element_type_to_type_fmt(et)
open(file_name=None)
zslice(arg1, arg2=None, step=None, dtype=None, copy=True)