Setup and Calibration for jeolcfg » History » Version 5
Anchi Cheng, 04/01/2015 11:12 AM
1 | 1 | Anchi Cheng | h1. Setup and Calibration for jeol.cfg |
---|---|---|---|
2 | |||
3 | 2 | Anchi Cheng | All setup and calibrations are done on the computer that has access to JEOL's External COM through temext.dll. |
4 | 1 | Anchi Cheng | |
5 | h2. Copy from pyscope/jeol.cfg.template to pyscope/jeol.cfg |
||
6 | |||
7 | 3 | Anchi Cheng | The current template is based on a JEM-3200FSC |
8 | 2 | Anchi Cheng | |
9 | 3 | Anchi Cheng | h2. Modify [tem option] section in pyscope/jeol.cfg according to your scope |
10 | 1 | Anchi Cheng | |
11 | 3 | Anchi Cheng | h3. Using PLA for image shift |
12 | 1 | Anchi Cheng | |
13 | 3 | Anchi Cheng | Image shift is normally achieved with IS1. However, PLA is a sometimes a better choice, especially if energy filter is involved. |
14 | |||
15 | h3. Lens Series within MAG1 and LOW MAG modes |
||
16 | |||
17 | There are distinct sets of objective and projection lens settings within MAG1 mode that gives |
||
18 | different scale and neutral values. We assign each of these lens series (LS) numbers, starting at 1 at |
||
19 | the lowest mags. Similarly, we also named the lowest LOWMAG mode lens series LM1 and assign a |
||
20 | different deflector scale to them. |
||
21 | |||
22 | The order of magnifications is therefore roughly |
||
23 | |||
24 | <pre> |
||
25 | LM1->the rest of LOWMAG->LS1->LS2->LS3->the rest of MAG1 |
||
26 | </pre> |
||
27 | |||
28 | * To simply the mapping of magnification to the projection modes, MAG1 will be used if a magnification |
||
29 | can be achieved by either LOWMAG and MAG1* |
||
30 | |||
31 | 5 | Anchi Cheng | These four configurations like these therefore define the boundary of each lens series within the mode. |
32 | 3 | Anchi Cheng | <pre> |
33 | LS1_MAG_MAX = 5000 |
||
34 | LS2_MAG_MAX = 30000 |
||
35 | LS3_MAG_MAX = 100000 |
||
36 | LM1_MAG_MAX = 200 |
||
37 | </pre> |
||
38 | |||
39 | h2. Run pyscope/scalecalibrator.py to get values for different items in jeol.cfg |
||
40 | |||
41 | 4 | Anchi Cheng | With the main viewing screen down do these at the computer with EXTTEM3 access. |
42 | |||
43 | 3 | Anchi Cheng | # Open pyscope/jeol.cfg with a text editor and leave it open so that you can enter values as you go. |
44 | # Double click pyscope/scalecalibrator.py to start it. |
||
45 | # 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. |
||
46 | # 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) |