FIJI plugin – EMtool installation

Overview

This is a suite of ImageJ plugins that are used for processing images acquired from electron microscopes. Currently the main focus is on SEM images, but I will keep working on streamline the image processing of both SEM and TEM data.

Components and Functions

Click the links below to find more about each tool.

  1. [ SEM FEI metadata and scale ] reads FEI SEM acquisition metadata from tiff tags and set image scale based on pixel size.
  2. [ SEM FEI databar cut ] cuts databar from FEI SEM images, then save image and databar as individual files. (Page in preparation)
  3. [ SEM JOEL Scale ] sets image scale based on pixel size store in the .txt file associated with SEM image.
  4. [ SEM ZEISS metadata scale ] reads ZEISS SEM acquisition metadata from tiff tags and set image scale based on pixel size.
  5. [ SEM Tescan metadata scale ] Upcoming soon…
  6. [ SEM Hitachi metadata scale ] Upcoming soon…
  7. [ Image feature measurement annotation ] measures and mark the size of features. It annotates the length of line tool in a calibrated image and export measurement results.
  8. [ Flat field correction ] Applies flat filed correction to a folder of images for large area mapping to mitigate chess pattern after stitching. (Page in preparation)
  9. [ TEM .ser .dm3 folder export ] This tool convert TIA EM image .ser files and Gatan .dm3 files in a folder to TIFF format.

Installation

Installation via FIJI updater

1. FIJI (Fiji Is Just ImageJ) should be installed on your computer.

2. Click “Help / Update…” to open the FIJI updater. If it’s the first time updating your FIJI, it might take some time to download the update files and may also require to restart FIJI a few times. Once done, click “Help / Update…” again to bring up the ImageJ updater window.

Click “Manage update sites”.

4. Find and tick “EM tool”, URL “https://sites.imagej.net/IMBalENce/“.

5. If the update site does not show, you can manually add the site by clicking “Add update site”. Type in Name “EM tool”, URL “https://sites.imagej.net/IMBalENce/

6 Close the “Manage Update Sites” window and click the “Apply Changes” button on the “ImageJ Updater Window”.

7. Once update is completed, restart FIJI. You should be able to see the plugins “EM tool” installed in the top toolbar.

Manual Installation

If you only want to use one of the plugins you can follow these steps:

1. Most source code of these macro scripts have been updated on my github page.

2. Download the plugin you want.

3. Save .ijm files in the desired location within your imageJ application

4. Go to “Plugins/Macros/install…” to add the macros, or drag-and-drop the .ijm file into ImageJ/FIJI

Leave a comment

Blog at WordPress.com.

Up ↑