Hi All,
I started to use Relion4.0 beta and tried to import one particle.star into CryoSPARC, then I got the following error:
Traceback (most recent call last):
File “cryosparc_master/cryosparc_compute/run.py”, line 84, in cryosparc_compute.run.main
File “/data3/donghua/cryosparc/cryosparc_master/cryosparc_compute/jobs/imports/run.py”, line 438, in run_import_particles
dispparts.read_blobs(proj_dir_abs)
File “/data3/donghua/cryosparc/cryosparc_master/cryosparc_compute/particles.py”, line 93, in read_blobs
dtypes[rel_path] = mrc.mrc_datatype_to_dtype(hdr[‘datatype’])
File “/data3/donghua/cryosparc/cryosparc_master/cryosparc_compute/blobio/mrc.py”, line 57, in mrc_datatype_to_dtype
assert False,‘Unsupported MRC datatype: {0}’.format(datatype)
AssertionError: Unsupported MRC datatype: 12
Please help. Thanks!