-
Notifications
You must be signed in to change notification settings - Fork 8
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
Can not import alignment during running ts_aretomo #191
Comments
Hi @Huang-XN - is AreTomo2 on your PATH? What do the worker logs say? AreTomo doesn't like running with multiple processes per GPU in our experience so you might also want to drop --perdevice 3 |
Sorry, just saw you already provided the worker log and it looks ok... could you set the environment variable WARP_DEBUG=1 and rerun? Do the output files for this TS look okay? I assume you're having the same issue across multiple TS? |
Thank you. I will try with WARP_DEBUG=1 and tell you later on. Sorry, I have no idea of how to tell if the output is good. I am the very beginner for this. You are right. I have run this program across multiple TS and got the same issue for multiple TS. |
Hi @alisterburt, I have run the ts_aretomo with WARP_DEBUG=1 again. It still gave me the same error message.
The command:
log files: tomostar: I have tried mannually importing alignments with
Notice: |
Hi @Huang-XN - which version of AreTomo are you running? Are the tilt angles actually all zero in the referenced .tlt file? What does the .aln file say? It seems that AreTomo is running to completion but producing strange output and I'm not sure why. Does running the same AreTomo outside of Warp produce sane results? I will not be able to help too actively as I am away for the next few weeks taking holidays - good luck with your further debugging. You may find https://warpem.com/reference/warptools/custom_tilt_series_alignments/ useful too |
I used AreTomo2. Version is
Log files told that tilt angles were actually 0. I have run AreTomo2 outside the WarpTools and imported results. |
I have run into the same problem. The referenced .tlt file only contains 0s. If I reconstruct the tomograms regardless they look good. So for my part, I have been just ignoring it. |
@jowagner91 thanks for the input - very weird. Do you have the commit hash for the broken version of AT2? I can't reproduce this |
confirmed that AreTomo2 v1.1.2 with commit hash 241c54de174aa4bf1ad208e4dcd2ba581e9e9a32 is producing tlt files filled with zeros |
Just to confirm that I understand the Aretomo2 document and warp settings currently: warp runs it with - - TiltCorr set to 1 0 which means that it does correction both for aligment and reconstruction but we overwrite the angle to be 0? So no correct either for aligment or reconstruction? |
Honestly unsure - AreTomo seems to change what existing flags mean across versions and the documentation doesn't always keep up. E.g. we don't use the 'warp compatible' output at all and it doesn't work as expected in our hands |
Hi Alister,
I have got error messages when running ts_aretomo.
The error messages were:
The command I used was:
I ran this on Ubuntu 22.04.4LTS.
Steps before alignment were follow the offcial tutorial.
warp_tiltseries.settings.txt
00296.log
Thank you for your help
Best,
Huang
The text was updated successfully, but these errors were encountered: