NAME#

stemget - Standalone program to obtain a STEM image from E-beam system

SYNOPSIS#

stemget [ -h (--help) ] [ -d (--debug) code ] [ -f (--file) FILE ] [ --flipx) ] [ --flipy) ] [ -L (--loglevel) LEVEL ] [ -x (--x) NX ] [ -y (--y) NY ] [ -s (--scaley) SCALE ] [ -v (--verbose) ] [ -V (--VERSION) ] [ file ]

DESCRIPTION#

stemget obtains a STEM image from the ELDICO E-beam system and writes it out to a TIFF file.

OPTIONS#

-f (--file ) NAME

Name of output file.

--flipx

Flip left and right side of image on output

--flipy

Flip top and bottom of image on output

-h (--help)

Prints a summary of program command line options.

-x (--x) NX

Horizontal dimension of images.

-y (--y) NY

Vertical dimension of images. See -x NX.

-v (--verbose)

Increases verbosity level for more program output.

-V (--VERSION)

Only show program version and exit.

files

All remaining arguments are considered to be input-file names. Wildcards allowed.

INPUT FILES#

CONFIGURATION FILE#

The program reads configuration files from the following locations in the given order (in parenthesis: Windows)

  • \$HOME/.stemget.cfg (%HOME%\\stemget.ini)

  • \$HOME/.eldix.cfg (%HOME%\\eldix.ini)

  • /usr/local/ELDICO/stemget.cfg (%PROGRAMDATA%\\ELDICO\\stemget.ini)

  • /usr/local/ELDICO/eldix.cfg (%PROGRAMDATA%\\ELDICO\\eldix.ini)

  • \$ELDICOPRG/stemget.cfg (%ELDICOPRG%\\stemget.ini)

  • \$ELDICOPRG/eldix.cfg (%ELDICOPRG%\\eldix.ini)

Entries given in the next available file will override all previous entries. This allows for mixing entries that can be changed by the user with entries set by a system administrator.

Within the configuration file, the program will parse keywords from sections [ebeam] and [stem]. Please see the man page eldix.cfg for more details.

In addition to the documentation eldix.cfg, program understands 3 special keywords in section [stem]:

timeout=SEC

After SEC seconds, the program will exit and send a restart command to the EBS system. If SEC is \<= 0.0, the program will wait indefinitely. Example: flipx=True\ Default: flipx=False

<!-- -->
flipx=True | False

When set to True, left and right hand side of the output image will be flipped. Example: flipx=True\ Default: flipx=False

<!-- -->
flipy=True | False

When set to True, top and bottom of the output image will be flipped. Example: flipy=True\ Default: flipy=False

SEE ALSO#

eldix, eldix.cfg

AUTHOR#

Claudio Klein, MarXperts GmbH, Norderstedt, Germany.

COPYRIGHT#

© Copyright 2024 Marxperts GmbH, Norderstedt, Germany

ADDRESS#


_

MarXperts GmbH Phone: +49 - (40) - 529 884-0 Werkstr. 3 FAX: +49 - (40) - 529 884-20 D-22844 Norderstedt - GERMANY info\@marxperts.com www.marxperts.com _