BioImageAnalysisNotebooks
BioImageAnalysisNotebooks copied to clipboard
Issue on page /12a_image_file_formats/opening_czi_files.html
The code shown in the notebook used czifile.
we will open a .czi file using the czifile library.
But a later sentence contradicts with the previous statement.
It is recommended to use AICSImageIO for reading CZI files as shown in this notebook.
Have I misunderstood anything?
Good catch! The second sentence should contain a link to this page : https://haesleinhuepf.github.io/BioImageAnalysisNotebooks/12a_image_file_formats/opening_images_using_aicsimageio.html
I'll fix that soon. Thanks for reporting!