Project

General

Profile

Gatan UltraScan dmsem Installation Pyscope Test » History » Version 3

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

1 2 Anchi Cheng
1. Start DigitalMicrograph
2
3
2. From python command line
4 1 Anchi Cheng
<pre>
5
from pyscope import dmsem
6
d = dmsem.GatanUltraScan()
7
d.getImage()
8 2 Anchi Cheng
</pre>
9
10 3 Anchi Cheng
{{include(pyscope_test_array)}}