简体   繁体   English

K2相机的数码显微控制

[英]Digital micrograph control of K2 camera

I've been trying to use DM script to automate acquisition with K2. 我一直在尝试使用DM脚本通过K2自动进行采集。 The rationale behind this would be to utilize the fast response of the detector for experiments such as scanning diffraction. 其背后的原理是利用检测器的快速响应进行实验,例如扫描衍射。 However, when using functions for CCDs such as CM_AcquireImage() or CCDBinningAcquire(), each frame gives a 2.1sec overhead, which is ridiculously slower than normal CCDs. 但是,当对CCD使用诸如CM_AcquireImage()或CCDBinningAcquire()之类的函数时,每个帧的开销为2.1秒,这比普通CCD慢得多。 (In principle, each frame should be on the order of millisecond) (原则上,每个帧应为毫秒级)

I was wondering if there's specific commands for controlling K2? 我想知道是否有用于控制K2的特定命令? I'd appreciate any feedback/advices. 我将不胜感激任何反馈/建议。 Thanks in advance. 提前致谢。

Yes, the supported script interface does only give access to the single-frame acquisition mode and not to the continouse readout modes. 是的,受支持的脚本界面仅允许访问单帧采集模式,而不能访问连续读取模式。 (GMS 3.3.0) Please contact your Gatan representative if there are solutions for you. (GMS 3.3.0)如果有适合您的解决方案,请与您的Gatan代表联系。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM