Skip to content

Example usages

Lukas Grünewald edited this page Dec 11, 2021 · 10 revisions

This page shows examples on how to use em-scalebartools.

Batch conversion of FEI/TFS SEM/FIB images

  • For the following, you must first close any other images using File -> Close all before proceeding. Alternatively, open another Fiji instance. (This may be fixed in a future version...)
  • Open a single SEM/FIB image from your folder, then run FEI Crop Scale Bar and change the scale bar appearance until you are satisfied.
  • Open Process -> Batch -> Macro..., set up the in-/output folder, and add the macro code runMacro('FEI_Crop_Scalebar.ijm');.
  • Run a Test, and - if all worked out - Process the whole folder.
Clone this wiki locally