Project

General

Profile

Actions

Gatan K2 Installation Pyscope Test » History » Revision 2

« Previous | Revision 2/12 (diff) | Next »
Anchi Cheng, 10/31/2013 05:43 PM


  1. start DigitalMicrograph first
  2. From python command line:
    import pyscope.dmsem
    k = pyscope.dmsem.GatanK2Counting()
    k.setExposureTime(200)
    k.getImage()

Updated by Anchi Cheng about 11 years ago · 2 revisions