You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that my reconstruction had incorrect handedness and found that AreTomo3 does not seem to read the tilt-axis angle from the Mdoc file (at least I think that is the problem). Here are my notes on the issue and how you could reproduce it:
However, a visual inspection shows the tomogram is mirrored to previous reconstructions I made with aretomo (v1.3) (available here: https://doi.org/10.34894/TLGJCM). For template matching I also had to mirror the template to localize the particles back.
Looking at the .aln file from aretomo3 the in-plane rotation (ROT) is also 90.0 degrees:
I noticed that my reconstruction had incorrect handedness and found that AreTomo3 does not seem to read the tilt-axis angle from the Mdoc file (at least I think that is the problem). Here are my notes on the issue and how you could reproduce it:
Raw data downloaded from https://doi.org/10.34894/OLYEFI, placed in this folder structure:
The mdocs file has this header (i.e. tilt axis angle is -88.7):
I ran this command for the reconstruction:
However, a visual inspection shows the tomogram is mirrored to previous reconstructions I made with aretomo (v1.3) (available here: https://doi.org/10.34894/TLGJCM). For template matching I also had to mirror the template to localize the particles back.
Looking at the .aln file from aretomo3 the in-plane rotation (ROT) is also 90.0 degrees:
After providing the
-TiltAxis -90
:I do get the correct in-plane rotation (ROT) (as well as reconstruction handedness):
The text was updated successfully, but these errors were encountered: