CellProfiler / python-bioformats

Read and write life sciences file formats
Other
131 stars 45 forks source link

Set option to read attachments for CZI images using python-bioformats #118

Open sebi06 opened 5 years ago

sebi06 commented 5 years ago

Hi guys,

when reading CZI files via bioformats, the CZIReader has the option to read or not to read the attachment of an CZI /contains for example an overview image of the slide etc.). In Fiji this can be done easily via the UI or even via scripting etc. But how do I switch this of when using python-bioformats? I would like to set this option to FALSE.

Thx,

Sebi (from ZEISS)

image