Gatan K2 Installation Pyscope Test » History » Revision 4
Revision 3 (Anchi Cheng, 10/31/2013 05:43 PM) → Revision 4/12 (Anchi Cheng, 02/02/2016 02:31 PM)
# Start DigitalMicrograph
# From python command line:<pre>
import pyscope.dmsem
k = pyscope.dmsem.GatanK2Counting()
k.setExposureTime(200)
k.getImage()</pre>
{{include(pyscope_test_result array)}}