Project

General

Profile

Fake calibrations for Leginon simulator » History » Version 1

Anchi Cheng, 01/21/2016 12:19 PM

1 1 Anchi Cheng
h1. Fake calibrations for Leginon simulator
2
3
Read the instruction for real Calibration Application on details like how to load application, entering the values which I will not repeat here.
4
5
h2. Create presets:
6
7
# A highly binned camera configuration such as 512 binned by 8 is sufficient.
8
# As a short cut you can use the same magnification for all presets.  If using more magnifications, you will have to calibrate them, too.
9
# Always send the preset with the magnification you want to "calibrate" first "to Scope".
10
11
h2. Pixel Size Calibration:
12
13
# Enter Calibration for 50000x as 2e-10 m/pixel
14
# Extrapolate the pixel size to all other simulated magnifications
15
16
h2. Matrix Calibration:
17
18
# Use Edit Calibration Tool, you can enter directly the calibration matrix.  For example, my standard matrix for 50000x looks like this:
19
<pre>
20
2e-10      0
21
0          2e-10
22
</pre>
23
You will want to scale it down for lower magnification.  For example, the one for 5000x should have 10 x in values at each matrix element.
24
25
h2. Beam Tilt related Calibration:
26
27
# Just go through the defocus calibration as if it is a real scope/camera is good enough.
28
29
h2. Dose (Camera Sensitivity) Calibration:
30
31
# Enter Camera Sensitivity of some value such as 5 counts/electron.
32
33
34
h3. You may need to increase tolerance of some of the error check in the application you run, but, otherwise, you should be good to test if you have bugs in your development that will cause a crash.