Gatan UltraScan dmsem Installation Pyscope Test » History » Version 1
Anchi Cheng, 02/02/2016 02:17 PM
1 | 1 | Anchi Cheng | From python command line |
---|---|---|---|
2 | <pre> |
||
3 | from pyscope import dmsem |
||
4 | d = dmsem.GatanUltraScan() |
||
5 | d.getImage() |
||
6 | </pre> |