Skip to content

Commit f6542b2

Browse files
authored
Update 4d-tools.md
1 parent 9399e35 commit f6542b2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

_pages/plugins/4d-tools.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ A "4d" submenu will be added to the "Import" menu in Fiji. Four items will be av
3737
6. **PE TIFFs to Hyperstack:** Imports a TIFF data series geenrated using the old Perkin-Elmer UltraView LCI software into Fiji. This is actually just a wrapper for the [Bio-Formats Importer](https://imagej.net/formats/bio-formats) plugin with a couple of paramaters set via script.
3838
7. **Imaris to Hyperstack:** Imports the highest-resolution dataset in an Imaris .IMS file (a variant of the HDF5 format) as a Virtual Hyperstack using the Bio-Formats Importer built into Fiji.
3939
8. **MM Images to Hyperstack:** Imports a Micro-Manager 1.4 or 2.0 dataset as a Virtual Hyperstack, using the metadata in the dataset.
40+
9. **Movie to Hyperstack macro toolbar** An ImageJ macro toolbar with easy access to the script in this package, as well as toolbar navigation buttons for 4d Hyperstacks.
4041

4142
***Hyperstack Projector***
4243

@@ -96,9 +97,9 @@ NOTE: this script only loads the movie data; annotation/overlay information is n
9697

9798
### Movie to Hyperstack macro tool
9899
{% include img name="4d tools" src="/media/4d_macro_tool.png" width="248px" height="40px" %}
99-
1. The Movie to Hypersrtack macro tool will be avialable as an option in the ImageJ toolbar (click the >> button to see a list of aviualble toolbars).
100-
2. Selecting "Movie to Hyperstack" will load the toolbar. Clicking the leftmost button provides easy selectino of the scripts in the {% include bc path="Import|4d" %} submenu.
101-
3. Mousing over the other buttons provides a description of the other buttons, which allow standard navigation through Hyperstacks fro the toolbar.
100+
1. The Movie to Hypersrtack macro tool will be available as an option in the ImageJ toolbar (click the >> button to see a list of aviualble toolbars).
101+
2. Selecting "Movie to Hyperstack" will load the toolbar. Clicking the leftmost button provides easy selection of the scripts in the {% include bc path="Import|4d" %} submenu.
102+
3. Mousing over the other buttons provides a description of the other buttons, which allow standard navigation through Hyperstacks from the toolbar.
102103

103104
### Hyperstack Projector
104105

0 commit comments

Comments
 (0)