Project

General

Profile

Gatan K2 Installation Pyscope Test » History » Revision 5

Revision 4 (Anchi Cheng, 02/02/2016 02:31 PM) → Revision 5/12 (Anchi Cheng, 02/02/2016 02:41 PM)

# Start DigitalMicrograph 
 # From python command line or IDLE:<pre> line:<pre> 
 import pyscope.dmsem 
 k = pyscope.dmsem.GatanK2Counting() 
 k.setExposureTime(200) 
 k.getImage()</pre> 

 {{include(pyscope_test_result array)}}