Bug #26
closedmove by image shift should base on the matrix of the preset acquiring the data not the parent
70%
Description
EMTARGET that knows only the parent preset (the preset used to create the image where the target is selected on) is now responsible for determining the image shift used to acquire data. The problem is that the image shift coil values are not equivalent between different modes of microscope like between LM, M, SA. HM. There are small differences even within the same mode. This need to be changed to improve targeting accuracy.
Updated by Anchi Cheng over 14 years ago
- Status changed from New to In Code Review
- % Done changed from 0 to 70
transform the emtarget using image shift matrix of the two presets. r13930. It works between M and SA but not M and LM. O.K. for now.
r14134 makes the method used only if image shift is involved in the move because it would otherwise need image shift calibration of the
two presets even if all it ever does is stage movement.
Updated by Neil Voss over 14 years ago
- Target version set to Appion/Leginon 2.1.0
- Affected Version set to Appion/Leginon 2.0.1
Updated by Anchi Cheng about 7 years ago
- Related to Feature #3909: account for image rotation in pixel to pixel transformation between mags added
Updated by Anchi Cheng about 7 years ago
- Status changed from In Code Review to Closed