Hi,
After I clear intermediate result of all job, I can’t extract particles. It report an error as the follwing:
[CPU: 252.9 MB] Traceback (most recent call last):
File “cryosparc_worker/cryosparc_compute/run.py”, line 84, in cryosparc_compute.run.main
File “/opt/cryosparc2/cryosparc_worker/cryosparc_compute/jobs/extract/run.py”, line 97, in run_extract_micrographs_multi
particles_dset.add_fields(rc.com.get_dataset_columns(‘particle.blob’, ‘blob’))
AttributeError: ‘NoneType’ object has no attribute ‘add_fields’
Is the intermediate result essential for next job? Doesn’t the final result file include all parameters for next job?
Cryosprac v3.0.1
Lei
Thank you!