Hi
Did anyone face this issue? I'm having this issue after running the final refine step. This is my command: isonet.py refine subtomo.star --gpuID 0 --iterations 30 --noise_start_iter 10,15,20,25 --noise_level 0.05,0.1,0.15,0.2
Error message:
Traceback (most recent call last):
File "/home/rkhayat/Applications/IsoNet/bin/refine.py", line 115, in run
get_cubes_list(args)
File "/home/rkhayat/Applications/IsoNet/preprocessing/prepare.py", line 183, in get_cubes_list
p.map(func,inp)
File "/usr/lib/python3.8/multiprocessing/pool.py", line 364, in map
return self._map_async(func, iterable, mapstar, chunksize).get()
File "/usr/lib/python3.8/multiprocessing/pool.py", line 771, in get
raise self._value
ValueError: Map ID string not found - not an MRC file, or file is corrupt
I checked my mrc files, and I didn't see any problems.