Project

General

Profile

Troubles with Calibrations » History » Version 15

Anchi Cheng, 11/06/2019 05:02 PM

1 1 Amber Herold
h1. Troubles with Calibrations
2
3
4
5
6
7 14 Gabriel Lander
* [[Troubles with Calibrations#h2.-Magnification-list-not-consistent-with-that-at-the-microscope|Available magnification from pixel size calibration is
8 4 Alex Kadokura
different from that said on the scope]]
9 1 Amber Herold
10
11 13 Alex Kadokura
* [[Test run operation problems#h2. Leginon-fails-to-move-the-goniometer-after-a-new-installation-or-update-of-pyScope|Stage does not move after a pyScope update on the
12 7 Alex Kadokura
computer controlling the microscope]]
13 1 Amber Herold
14
15
16
17
18
19
20
h2. Magnification list not consistent with that at the
21
microscope
22
23
24
25
Commonly Why: Instrument was not selected correctly when Leginon is installed
26
27
28
Solution: Check the parameters of the named instrument in Administration Tool
29 2 Amber Herold
30 15 Anchi Cheng
31
h2. Export calibrations as json file and send to development team
32
33
Once you have a session that successfully use the settings that you would like to distribute
34
<pre>
35
cd /your_myami/dbschema/tools
36
python ./export_leginon_settings.py source_database_hostname source_camera_hosthame camera_name
37
</pre>
38
39
For example,
40
41
<pre>
42
python ./export_leginon_settings.py my_leginon_dbhost krios-k2 GatanK2Counting
43
</pre>
44
45
46 2 Amber Herold
______
47
48
[[Troubles with Imaging|< Troubles with Imaging]]
49 3 Amber Herold
50
______