Actions
Feature #7718
closedsupport Gatan Rio 9 camera
Start date:
06/21/2019
Due date:
% Done:
0%
Estimated time:
Deliverable:
Description
Add Rio 9 camera to dmsem.py
Updated by Anchi Cheng over 5 years ago
To use, add in dmsem.cfg
[rio9] CAMERA_ID=1 FLIP = True ROTATE = 0
CAMERA_ID, FLIP and ROTATION value depends on the configuration. See Gatan_on_Windows_with_semccddll
and add in instruments.cfg
[cam rio] class: dmsem.GatanRio9 zplane: xxx width: 3072 height: 3072 Where xxx is the camera zplane as defined by its relative position to other cameras.
Note: This implementation does not use any frame-related functions.
Updated by Anchi Cheng almost 5 years ago
- Status changed from Assigned to Closed
Actions