Tecnai to fei Instrumentscfg change » History » Version 1
Anchi Cheng, 01/31/2018 07:37 PM
| 1 | 1 | Anchi Cheng | h1. Tecnai to fei Instrumentscfg change |
|---|---|---|---|
| 2 | |||
| 3 | h2. [[Locate_global_config_directory_on_Windows]] |
||
| 4 | |||
| 5 | h2. modify the active instruments.cfg to replace the module name of the TEM class. For example, |
||
| 6 | |||
| 7 | <pre> |
||
| 8 | class: tecnai.Tecnai |
||
| 9 | </pre> |
||
| 10 | Becomes |
||
| 11 | <pre> |
||
| 12 | class: fei.Tecnai |
||
| 13 | </pre> |