Hi all,
I am new to cryosparc and am having some issues with starting NUR job. I am using the extracted particles as my input particles and the ab initio map for the volume and each time the job fails with the message below. I would really appreciate the help of anyone who has encountered this issue or know how to fix it.
Thanks
AJ
[CPU: 255.2 MB] Traceback (most recent call last):
File "cryosparc_worker/cryosparc_compute/run.py", line 84, in cryosparc_compute.run.main
File "cryosparc_worker/cryosparc_compute/jobs/nonuniform_refine/run.py", line 85, in cryosparc_compute.jobs.nonuniform_refine.run.run_non_uni_refine
File "/opt/usershared/software/cryosparc/cryosparc_worker/cryosparc_compute/particles.py", line 31, in initself.from_dataset(d) # copies in all data
File "/opt/usershared/software/cryosparc/cryosparc_worker/cryosparc_compute/dataset.py", line 473, in from_dataset
if len(other) == 0: return self
TypeError: object of type 'NoneType' has no len()