Hi,
I’m encountering an issue using RELION 5 and EMAN 2.91. During execution, I receive the following error:
RuntimeError: Exception at /home/eman2/miniconda3/conda-bld/eman2_1615224802990/work/libEM/emutil.cpp:943: 'The mode size was 0?' caught
Details:
repo : https://github.com/moores-lab/MiRPv2
RELION Version: 5
EMAN Version: 2.91
Input File Type: .star
Command Executed: (generate segment averages -i ./External/mirp pf sorting/14pf data.star - o ./Extract/segmentAverages)
I have verified that the .star file and associated image files are correctly formatted and should be valid. Despite this, the issue persists. It seems to be related to the mode_size calculation, which is resulting in a value of 0.
Could this be a compatibility issue or a potential bug in the code? Any guidance on resolving this problem would be greatly appreciated.
Thank you in advance for your help!