Project

General

Profile

Actions

Setup and Calibration for jeolcfg » History » Revision 9

« Previous | Revision 9/26 (diff) | Next »
Anchi Cheng, 04/02/2015 05:40 PM


Setup and Calibration for jeol.cfg

All setup and calibrations are done on the computer that has access to JEOL's External COM through temext.dll.

Copy from pyscope/jeol.cfg.template to pyscope/jeol.cfg

The current template is based on a JEM-3200FSC

Modify [tem option] section in pyscope/jeol.cfg according to your scope

Using PLA for image shift

Image shift is normally achieved with IS1. However, PLA is a sometimes a better choice, especially if energy filter is involved.

Lens Series within MAG1 and LOW MAG modes

There are distinct sets of objective and projection lens settings within MAG1 mode that gives
different scale and neutral values. We assign each of these lens series (LS) numbers, starting at 1 at
the lowest mags. Similarly, we also named the lowest LOWMAG mode lens series LM1 and assign a
different deflector scale to them.

The order of magnifications is therefore roughly

LM1->the rest of LOWMAG->LS1->LS2->LS3->the rest of MAG1
  • To simply the mapping of magnification to the projection modes, MAG1 will be used if a magnification
    can be achieved by either LOWMAG and MAG1*

These four configurations like these therefore define the boundary of each lens series within the mode.

LS1_MAG_MAX = 4000
LS2_MAG_MAX = 25000
LS3_MAG_MAX = 100000
LM1_MAG_MAX = 200

Run pyscope/scalecalibrator.py to get values for different items in jeol.cfg

With the main viewing screen down do these at the computer with temext.dll registered.

  1. Open pyscope/jeol.cfg with a text editor and leave it open so that you can enter values as you go.
  2. Double click pyscope/scalecalibrator.py to start it.
  3. The script will first make the scope go through all magnifications in LOWMAG and MAG1 range to determine valid magnifications.
  4. After choosing tem options, enter the magnifications at which to calibrate. Make sure that you include at least one magnification in each lens series that you will use.
  5. Follow the instruction to shift each coil or mechanism by the amount indicated. The distance between the major ticks of the linear scale bar on the main viewing screen corresponds to 1 cm at the film camera (i.e., nominal magnification)

Updated by Anchi Cheng about 9 years ago · 9 revisions