-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ctf model ramp weighting correction and updated interpolation center (#…
…141) * fix interpolation center by using voltools for tilt rotation * add exact weighting * fix for non-ctf * fix overlap weighting with a exact filter along the y-axis (tilt-axis) * overlap frequency should be further out * set weighting to numbers * switch to use slice width * fix use of weighting after putting along y axis * try with D as slicewidth * continue cutoff outside of edge * switch to ramp weighting up to the overlap frequency * add 0 frequency at 1 / len(tilt_angles) * leave 0 frequency as data is anyway normalized by subtracting mean, equal to setting 0 freq in fourier transform to 0 * correctly decrease weights * make options for contructing weights based on reconstruction method * update version; remove optional for reconstruction method - weighting up to overlap freq should be most accurate * add comment * Update src/pytom_tm/weights.py Co-authored-by: Sander Roet <[email protected]> --------- Co-authored-by: Sander Roet <[email protected]>
- Loading branch information
Showing
2 changed files
with
30 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters