Skip to content

Commit 5bb5877

Browse files
authored
Merge pull request #13 from fercer/dev-content
Changed instructions for converting image to zarr
2 parents 0de6889 + 5222512 commit 5bb5877

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

notebooks/Solved_Zarr_and_Dask_for_large-scale_imaging-Part-2.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"cell_type": "markdown",
2929
"metadata": {},
3030
"source": [
31-
"Open a terminal (e.g. from the Launcher) and use the following command:\n",
31+
"You can convert an image file to OME-Zarr format using [`bioformats2raw`](https://github.com/glencoesoftware/bioformats2raw).\n",
3232
"\n",
3333
"```\n",
3434
"bioformats2raw CMU-1_Crop.ome.tif CMU-1_Crop.ome.zarr --use-existing-resolutions -p\n",

notebooks/Zarr_and_Dask_for_large-scale_imaging-Part-2.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"cell_type": "markdown",
2929
"metadata": {},
3030
"source": [
31-
"Open a terminal (e.g. from the Launcher) and use the following command:\n",
31+
"You can convert an image file to OME-Zarr format using [`bioformats2raw`](https://github.com/glencoesoftware/bioformats2raw).\n",
3232
"\n",
3333
"```\n",
3434
"bioformats2raw CMU-1_Crop.ome.tif CMU-1_Crop.ome.zarr --use-existing-resolutions -p\n",

0 commit comments

Comments
 (0)