Skip to content

FEI Crop Scale Bar

Lukas Grünewald edited this page Dec 12, 2021 · 4 revisions

Usage

Used in conjunction with SEM/FIB images (.tif) from FEI/Thermo Fisher Scientific (TFS) instruments.
The tool will (i) calibrate the image, (ii) optionally remove the info bar at the bottom, and (iii) optionally add a scale bar.
The scale bar appearance is controlled by the options set for the QuickScaleBar tool.

Options

The options menu can be accessed by a right-click on the icon. The following options are available:

Add scale bar: Add scale bar to the FEI/TFS image (default: true). Deselect if you, e.g., just want to crop the data bar and scale the image. This can be useful in combination with batch mode to preprocess (scale and remove FEI data bar) a folder of images.

Crop data bar: Crop data bar of FEI/TFS image (default: true)

Use list from code for cropping value (legacy option)). Use list-based cropping value as in v0.2 and earlier. This is related to adding new microscope types. Important: If your cropping does not work with the version 0.21 and higher, copy your determined cropping values into the new if-clause in the code and activate the aforementioned menu option.

Show metadata in log window: Keep log window open or close it (default: false).

Run custom macro commands: Run commands specified in next line (default: false). In the Custom macro commands field, multiple commands must be separated by ;.

Clone this wiki locally