Skip to content

Commit

Permalink
"Add activity to open LIF image update, #720"
Browse files Browse the repository at this point in the history
  • Loading branch information
felixS27 committed Sep 17, 2024
1 parent dfc562f commit 39050bb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions _includes/image_file_formats/open_lif_bioio.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@

# %%
# Load .lif file
# file needs first to be downloaded from https://github.com/NEUBIAS/training-resources/raw/master/image_data/xyz__multiple_images.czi
# save file in the same directory as this notebook
# - Observe that BioImage chooses the correct reader plugin
from bioio import BioImage
image_url = "https://github.com/NEUBIAS/training-resources/raw/master/image_data/xy_xyc__two_images.lif"
Expand Down

0 comments on commit 39050bb

Please sign in to comment.