You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _pages/plugins/4d-tools.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,7 @@ A "4d" submenu will be added to the "Import" menu in Fiji. Four items will be av
37
37
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.
38
38
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.
39
39
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.
40
41
41
42
***Hyperstack Projector***
42
43
@@ -96,9 +97,9 @@ NOTE: this script only loads the movie data; annotation/overlay information is n
96
97
97
98
### Movie to Hyperstack macro tool
98
99
{% 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.
0 commit comments