Motion correction bug

Issue #26 resolved
Juraj Ahel created an issue

Motion correction crashes with the following error:

srun: error: cn-30: task 0: Exited with exit code 1
in: /software/build-tmp/RELION/ja180825_3.0_beta-9a025627f881/foss-2017a-CUDA-9.1.85/scheres-relion-3.0_beta-9a025627f881/src/image.h, line 409
=== Backtrace  ===
/software/171020/software/relion/ja180825_3.0_beta-9a025627f881-foss-2017a-cuda-9.1.85/bin/relion_run_motioncorr(_ZN11RelionErrorC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_l+0x66) [0x41e5b6]
/software/171020/software/relion/ja180825_3.0_beta-9a025627f881-foss-2017a-cuda-9.1.85/bin/relion_run_motioncorr(_ZN10Micrograph8setMovieE8FileNameS0_d+0x8d0) [0x4ae690]
/software/171020/software/relion/ja180825_3.0_beta-9a025627f881-foss-2017a-cuda-9.1.85/bin/relion_run_motioncorr(_ZN10MicrographC2E8FileNameS0_d+0x2d7) [0x4aeb87]
/software/171020/software/relion/ja180825_3.0_beta-9a025627f881-foss-2017a-cuda-9.1.85/bin/relion_run_motioncorr(_ZN16MotioncorrRunner3runEv+0x1f9) [0x453bc9]
/software/171020/software/relion/ja180825_3.0_beta-9a025627f881-foss-2017a-cuda-9.1.85/bin/relion_run_motioncorr(main+0x3d) [0x417dbd]
/lib64/libc.so.6(__libc_start_main+0xf5) [0x2aaab71ddc05]
/software/171020/software/relion/ja180825_3.0_beta-9a025627f881-foss-2017a-cuda-9.1.85/bin/relion_run_motioncorr() [0x4183df]
==================
ERROR: 
ERROR: trying to read image with empty file name!

The same star file was successfuly used for paticle extraction, etc, all the way to refinement. I wanted to re-do the motion corr in relion so I could do bayesian polishing. The images exist at the path defined by rlnMicrographName in the star file. The issue happens whether I use relion's implementation of motioncorr or not.

Comments (3)

  1. Juraj Ahel reporter

    I'm sorry, it was my mistake. I used the already aligned and summed micrographs as input.

  2. Log in to comment