Project

General

Profile

Actions

Feature #5972

closed

add gui for editing image-shift coma and other related beam tilt calibrations

Added by Anchi Cheng over 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Start date:
08/29/2018
Due date:
% Done:

0%

Estimated time:
Deliverable:

Description

Currently, the calibration within leginon is not good enough but can be done with AutoCTF from Thermo Fisher. This feature allows those results to be enterred directly.

Actions #1

Updated by Anchi Cheng over 5 years ago

Beam tilt unit is radians.
Beam-image shift (Known as image shift in leginon calibration) is in meters.
Read the beam tilt, stig, and defocus values from Scope EM node by refreshing its displayed values after AutoCTF make coma, stig and defocus correction.

  • BT_X(IS_X,0) = x axis beam-tilt required to bring image shift of (X, 0)
  • BT_Y(IS_X,0) = y axis beam-tilt required to bring image shift of (X, 0)
  • slope(BT_X(IS_X,0)) = the slope of a line fitting a series of BT_X at different (IS_X,0)
image-shift coma = [[ -slope(BT_X(IS_X,0)), -slope(BT_X(0, IS_Y)],
                      -slope(BT_Y(IS_X,0)), -slope(BT_Y(0,IS_Y)]]


image-shift stig = [[ -slope(Stig_X(IS_X,0)), -slope(Stig_X(0, IS_Y)],
                      -slope(Stig_Y(IS_X,0)), -slope(Stig_Y(0,IS_Y)]]


image-shift defocus = [[ -slope(Defocus(IS_X,0)), -slope(Defocus(0, IS_Y)],
                         1,                               1             ]]
Actions #2

Updated by Anchi Cheng over 5 years ago

The commit mistakenly got assigned to Issue #5971

Actions #3

Updated by Anchi Cheng about 5 years ago

Works. See also the guided calibration #6059 and #6822

Actions #4

Updated by Anchi Cheng about 5 years ago

  • Status changed from New to Closed

done

Actions

Also available in: Atom PDF