Project

General

Profile

Actions

Setup Ceta to use Advanced TEM Scripting » History » Revision 3

« Previous | Revision 3/11 (diff) | Next »
Anchi Cheng, 12/06/2019 04:27 PM


Setup Ceta to use Advanced TEM Scripting

At this point, only one camera can be controlled through Advanced TEM Scripting. If the system has both Falcon and Ceta camera, Falcon camera has to be removed from instruments.cfg and Ceta camera should use feicam rather than tia python module in instruments.cfg.

Example of proper instruments.cfg for diffraction recording

The exact module name (cetacam in this example) is not important. They just need to be unique. Class name needs to be exact match to the actual class.

[cetacam]
class: feicam.Ceta
zplane: 50
height: 4096
width: 4096

Updated by Anchi Cheng over 4 years ago · 3 revisions