Greeting there,
I am running the NU refinement. I clone job directly which work previously and replace the particles and volume and got error below: which is different from other types of AttributeError.
Can you please point me out? Thanks a lot.
[CPU: 234.5 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/refine/newrun.py”, line 71, in cryosparc_compute.jobs.refine.newrun.run_homo_refine
File “/app/cryosparc_worker/cryosparc_compute/jobs/common.py”, line 454, in create_missing_fields_in_dataset
currfields = dataset.fields()
AttributeError: ‘NoneType’ object has no attribute ‘fields’