zetastitcher.io.tiffwrapper module¶
- class zetastitcher.io.tiffwrapper.TiffWrapper(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
open
zslice
- open(file_path=None)¶
- zslice(arg1, arg2=None, step=1, dtype=None, copy=True)¶