Hi,
I re-imported a project created and processed in version 2.15 (around the end of 2020). Import seems fine since all jobs appear again and no error is reported.
However, the relationships between the jobs are almost all missing, and the tree is broken.
I’m now getting different errors in both new jobs or clones of earlier jobs that use an older particle stack.
For example, some of the errors are:
(1) cannot re-run a 2D-classification job:
[CPU: 854.3 MB] Traceback (most recent call last):
File “cryosparc_worker/cryosparc_compute/run.py”, line 85, in cryosparc_compute.run.main
File “cryosparc_worker/cryosparc_compute/jobs/class2D/run.py”, line 56, in cryosparc_compute.jobs.class2D.run.run_class_2D
File “/home/cryosparc_user/software/cryosparc/cryosparc_worker/cryosparc_compute/particles.py”, line 100, in read_blobs
dtypes[rel_path] = mrc.mrc_datatype_to_dtype(hdr[‘datatype’])
File “/home/cryosparc_user/software/cryosparc/cryosparc_worker/cryosparc_compute/blobio/mrc.py”, line 65, in mrc_datatype_to_dtype
assert False,‘Unsupported MRC datatype: {0}’.format(datatype)
AssertionError: Unsupported MRC datatype: 1067200494
(2) cannot re-extract above particles:
[CPU: 227.0 MB] Traceback (most recent call last):
File “cryosparc_worker/cryosparc_compute/run.py”, line 85, in cryosparc_compute.run.main
File “/home/cryosparc_user/software/cryosparc/cryosparc_worker/cryosparc_compute/jobs/extract/run.py”, line 267, in run_extract_micrographs_multi
assert micrographs_dset is not None, ‘Could not load micrographs input group’
AssertionError: Could not load micrographs input group
Can someone advise, please?
Since I can manually track the inputs for all the jobs, is it possible to restore the tree somehow, or is there a more automatic solution?
I´d be happy to provide additional information.
Many thanks in advance.