Actions
Feature #5394
closedfei.cfg to set instrument specific configuration for FEI scopes
Status:
Closed
Priority:
Normal
Assignee:
Category:
pyscope
Target version:
Start date:
12/29/2017
Due date:
% Done:
0%
Estimated time:
Deliverable:
Description
Moving the local configuration outside of the function module to keep them intact in upgrade.
Updated by Anchi Cheng almost 7 years ago
Will also move tecnai.py to fei.py but not until local testing
Updated by Anchi Cheng almost 7 years ago
- Status changed from Assigned to Closed
works fine.
Usage:
1. Change instruments.cfg on the FEI scope computer. Replace, for example
class: tecnai.Tecnai()
with
class: tecnai.Tecnai()
2. Copy pyscope/fei.cfg.template to
C:\Program Files(x86)\myami\fei.cfg
Actions