Skip to content

Commit

Permalink
Update OME-TIFF module and activities
Browse files Browse the repository at this point in the history
  • Loading branch information
tischi committed Nov 12, 2024
1 parent c6cf06c commit 00cc95c
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h4 id="lif2ometiff"><a href="#lif2ometiff">Convert LIF to OME-TIFF</a></h4>
<h4 id="convert"><a href="#convert">Convert an image file to OME-TIFF</a></h4>

- Download the Leica image file [image.lif](https://github.com/NEUBIAS/training-resources/raw/master/image_data/xy_xyc__two_images.lif)
- Open the file
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h4 id="inspect_metadata"><a href="#inspect_metadata">Inspect OME-TIFF metadata</a></h4>
<h4 id="open"><a href="#open">Inspect OME-TIFF metadata</a></h4>

- Download the OME-TIFF image file [xy_xyc__two_images.ome.tiff](https://github.com/NEUBIAS/training-resources/raw/master/image_data/xy_xyc__two_images.ome.tiff)
- Open the OME-XML metadata of this file and try to understand it
Expand Down
6 changes: 6 additions & 0 deletions _includes/ome_tiff/save_ometiff.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<h4 id="save"><a href="#save">Save... OME-TIFF metadata</a></h4>

- Download the OME-TIFF image file [xy_xyc__two_images.ome.tiff](https://github.com/NEUBIAS/training-resources/raw/master/image_data/xy_xyc__two_images.ome.tiff)
- Open the OME-XML metadata of this file and try to understand it
- Interesting entries entail:
- `PixelPhysicalSize`
File renamed without changes.

0 comments on commit 00cc95c

Please sign in to comment.