zetastitcher.io.pims_wrapper module¶
- class zetastitcher.io.pims_wrapper.PimsWrapper(initializer=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
frame
open
- frame(index, dtype=None)¶
- open(initializer: Optional[pathlib.Path] = None)¶