imageio.plugins.spe#
Read SPE files.
This plugin supports reading files saved in the Princeton Instruments SPE file format.
Parameters#
- check_filesizebool
The number of frames in the file is stored in the file header. However, this number may be wrong for certain software. If this is True (default), derive the number of frames also from the file size and raise a warning if the two values do not match.
- char_encodingstr
Deprecated. Exists for backwards compatibility; use
char_encoding
ofmetadata
instead.- sdt_metabool
Deprecated. Exists for backwards compatibility; use
sdt_control
ofmetadata
instead.
Methods#
Note
Check the respective function for a list of supported kwargs and detailed documentation.
|
Read a frame or all frames from the file |
Iterate over the frames in the file |
|
|
Standardized ndimage metadata. |
|
SPE specific metadata. |