Project

General

Profile

Gatan K2 installation and setup » History » Version 11

Anchi Cheng, 05/27/2014 05:03 PM

1 1 Anchi Cheng
h1. Gatan K2 unique installation and setup
2
3 6 Anchi Cheng
h2. Gatan K2 is controlled by a computer separated from the microscope
4
5
Please read [[Using_Leginon_on_a_system_where_the_microscope_and_camera_are_controlled_by_different_computers]] first.
6
7 4 Anchi Cheng
h2. Extra Package and Installation
8 1 Anchi Cheng
9
* Use all amd64 version of Windows installer
10
11 4 Anchi Cheng
* "SerialEM DigitalMicrograph Plug-in":http://emg.nysbc.org/attachments/download/1817/SEMCCD-GMS2-64.dll
12 1 Anchi Cheng
{{include(Install_SerialEM_DigitalMicrograph_plugin)}}
13
14
h2. instruments.cfg
15
16
{{include(Gatan_K2_Instruments_cfg)}}
17
18 2 Anchi Cheng
h2. Setup
19
20 11 Anchi Cheng
* Set camera configuration to 270 degree rotation and flip around the vertical axis to give the [[Leginon Image Orientation|standard Leginon orientation]].  Note that the rotation required is different if it is installed post-GIF and/or on Krios.
21 8 Anchi Cheng
* Set the [[Low_dose_shutter_configuration_for_Gatan_camera_in_Digital_Micrograph_program|shutter configuration in DM]] to protect the specimen when camera is not taking images.
22 7 Anchi Cheng
* Create the folder to store the dose fractionation raw frames.  Default location is D:\\frames.
23 2 Anchi Cheng
* Setup [[DDD_raw_frame_file_transfer|raw frame file transfer]] from a network data server.
24
25 10 Anchi Cheng
h2. Change Flag in pyscope/dmsem.py if you have DM 2.30 version and requires flip/rotation to give the Leginon orientation.
26
27
In standard python site-package installation, this file is at C:\Python27\Lib\site-packages\pyscope\demsem.py
28
29
Find this line near the top:
30
<pre>
31
isDM230 = False
32
</pre>
33
Change it to
34
<pre>
35
isDM230 = True
36
</pre>
37
38 1 Anchi Cheng
h2. Testing with pyscope
39
40 5 Anchi Cheng
{{include(Gatan_K2_Installation_Pyscope_Test)}}
41 1 Anchi Cheng
42 6 Anchi Cheng
h2. Programs to open before Leginon Client: Digital Micrograph
43
44
h2. See more about K2 implementation in [[Using_Gatan_K2_Summit_in_Leginon]]