Falcon 4 support » History » Version 1
  Anchi Cheng, 10/29/2020 12:02 PM 
  
| 1 | 1 | Anchi Cheng | h1. Falcon 4 support  | 
|---|---|---|---|
| 2 | |||
| 3 | The TEM Advanced Scripting required to interface with Falcon 4 is officially available with TFS software version 3.6 and above. For earlier version, request a patch from TFS will allow you to use mrc frame movie saving.  | 
||
| 4 | |||
| 5 | Since the non-counting mode of Falcon4 requires too bright a beam to operate, only counted mode is implemented for this camera.  | 
||
| 6 | |||
| 7 | The instruments.cfg class to be included is  | 
||
| 8 | |||
| 9 | <pre>  | 
||
| 10 | [falcon4]  | 
||
| 11 | class: feicam.Falcon4EC  | 
||
| 12 | zplane: 50  | 
||
| 13 | width: 4096  | 
||
| 14 | height: 4096  | 
||
| 15 | </pre>  |