Project

General

Profile

Gatan K2 Installation Pyscope Test » History » Version 4

Anchi Cheng, 02/02/2016 02:31 PM

1 3 Anchi Cheng
# Start DigitalMicrograph
2 1 Anchi Cheng
# From python command line:<pre>
3
import pyscope.dmsem
4
k = pyscope.dmsem.GatanK2Counting()
5
k.setExposureTime(200)
6
k.getImage()</pre>
7 4 Anchi Cheng
8
{{include(pyscope_test_result array)}}