Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RELION tomogram reconstruction fails (or produces weird contrast) when carbon is in images #1169

Open
DrJesseHansen opened this issue Aug 7, 2024 · 1 comment

Comments

@DrJesseHansen
Copy link

version RELION 5.0-beta-3-commit-6331fe

for tilt series alignment I used the command below:
``which relion_python_tomo_align_tilt_series AreTomo --sample-thickness-nanometers 137 --gpu 0 --gpu 1 --gpu 2 --gpu 3 --tilt-series-star-file ExcludeTiltImages/job018/selected_tilt_series.star --output-directory AlignTiltSeries/job003/ --pipeline_control AlignTiltSeries/job003/

for tomogram reconstruction I used command is below:
mpirun --np 5 relion_tomo_reconstruct_tomogram_mpi --gpu "" --t AlignTiltSeries/job003/aligned_tilt_series.star --o Tomograms/job021/ --do_proj --w 4096 --h 5760 --d 1000 --binned_angpix 11.05 --j 1 --pipeline_control Tomograms/job021/

Overall the AreTomo tomograms (in external folder) look good, however on tilt series with carbon there is much higher likelihood that alignment fails and the output AreTomo tomogram is poorly aligned. This gives rise to a second problem (below).

When reconstructing the tomograms in relion I notice again that the tilt series with carbon have two issues:

  1. alignment is often very poor
  2. very dark and light regions appear in the reconstruction (see image below)

So the first issue I'd like to report is that AreTomo is not aligning correctly when carbon is present. Is it possible to turn on patch flags to do local alignments? From what I can tell these options are turned off by default.

The second issue which I presume is problematic and should be reported is the white and black regions that get generated in these tomograms with carbon. This seems quite strange and I'm not sure how to get around it. These regions are also in the even/odd halves. I have rarely also noticed these dark/light areas in tomograms without carbon, maybe it had a tiny bit of carbon edge, I cannot be sure.

image

thank you for your hard work

best

Jesse Hansen

@DrJesseHansen DrJesseHansen changed the title RELION tomogram reconstruction fails when carbon is in images RELION tomogram reconstruction fails (or produces weird contrast) when carbon is in images Aug 7, 2024
@EuanPyle
Copy link
Contributor

If the alignment is poor then this is an issue with AreTomo rather than RELION. Do you have fiducials in your sample? I think I can see some. AreTomo always performs poorly when gold beads are present in my experimence. I wouldn't read too much into artefacts on the poorly aligned tomograms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants