| Tomography Toolbox |
|
tom_saxton
calculates an array of angles according to the so called saxton scheme.
Syntax
[backangle]=tom_saxtonangles(Start,Step,Stop)
Input:
| start | :start angle |
| step | :increment angle |
| stop | :stop angle |
| Output | |
| backangle | :array of tiltangles |
Description
tom_saxton_angles calculates the tiltangles of a
tiltseries in 'Saxton' Examples angles=tom_saxton(start,step,stop);
scheme. This scheme was originally developed for 'thin' 3D objects.
"Three-dimensional reconstruction of imperfect two-dimensional crystals"
Ultramicroscopy, Volume 13, Issues 1-2, 1984, Pages 57-70
W. O. Saxton and W. Baumeister M. Hahn
See Also
|
| tom_popup | tom_set_beamshift |
|