KryoEM / relion2

A customized Relion2.0 repo
GNU General Public License v2.0
0 stars 1 forks source link

unblur_tbz.py assertionError #6

Open darthweider opened 7 years ago

darthweider commented 7 years ago

I ran this command:

mpirun -n 4 -x PATH -x LD_LIBRARY_PATH which unblur_tbz.py -i 375mic.star -o Unblur/ -j 4 -f 2 -l 20 -un /shared/relion/Unblur/unblur_1.0.2/bin/unblur_openmp_7_17_15.exe -sm /shared/relion/Summovie/summovie_1.0.2/bin/sum_movie_openmp_7_17_15.exe > unblur_tbz.out 2> unblur_tbz.err

and received an error message about an AssertionError soon after the hosts started extraction from tbz.

Files located at: /shared/process/Csy/Csy_dsDNA/

Note that not all environment variables were sourced (only PATH and LD_LIBRARY_PATH but programs like IMOD have much more complicated profile.d files than just setting the bin and lib paths)