BioImageAnalysisNotebooks icon indicating copy to clipboard operation
BioImageAnalysisNotebooks copied to clipboard

Issue on page /12a_image_file_formats/opening_czi_files.html

Open tuhulab opened this issue 2 years ago • 1 comments

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?

tuhulab avatar Jul 27 '23 13:07 tuhulab

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!

haesleinhuepf avatar Jul 28 '23 15:07 haesleinhuepf