Closed dacolombo closed 1 year ago
Dear Daniele (@dacolombo), Thank you for your post. I'm extremely sorry that it took so long to get to your issue! You did everything correct! I found out, that the latest changes introduced a couple of bugs. You may update your code to the patch-release 0.4.1 where the issue was fixed and proceed with the processing. Thank you for your patience! If you need faster help, you may contact me directly by e-mail in the future.
P.S. Please, reopen this issue or open new one if further help is needed.
Issue type
Bug
TomoBEAR source
source code (via interactive MATLAB session)
TomoBEAR version
v0.4.0
Computing system
HPC cluster (interactive computing node)
Issue description
While running the 80S ribosome (EMPIAR-10064) tutorial (also following the new tutorial youtube videos), I have encountered this error during step 10, BinStacks:
By running
lasterror
, the last error in the stack is from here: https://github.com/KudryashevLab/TomoBEAR/blob/14fdf7fb4ed9afa0034a6ed706959d9e0fa2e32a/modules/BinStacks.m#L267Since I am not an expert in this type of analysis, I am not sure if there is something wrong with the previous steps of my analysis (even though they all run fine and the alignments in step 5 of the tutorial seems fine) or if I need to set different parameters. Also I have noticed that even though this failed, there is a
SUCCESS
file in each tomogram subdirectory as well as in the10_BinStacks_1
directory.I have tried to set the
use_aligned_stack
to true in theribosome_empiar_10064_dynamo.json
file like this:So that the variable
xf_file_destination
wouldn't be used. But this resulted in ctfphasefilp going into segmentation fault:Do you think I am doing something wrong? Is there something I could do to get this step working?
Thanks for your help!
Input configuration (JSON) file
Additional info
No response
GPU model and memory
No response
CUDA version(s)
CUDA 11.5.1
Software setup
MATLAB R2022b dynamo v1.1.535 imod v4.11.23 gctf v1.06 motioncor2 v1.6.3