In the new version the same job which is running without problems in the precedent version crashed with the following error message:
for refinement new:
Traceback (most recent call last):
File “cryosparc2_worker/cryosparc2_compute/run.py”, line 78, in cryosparc2_compute.run.main
File “cryosparc2_worker/cryosparc2_compute/jobs/refine/newrun.py”, line 454, in cryosparc2_compute.jobs.refine.newrun.run_homo_refine
KeyError: ‘refine_compute_batch_size’
For 3D variability display:
Traceback (most recent call last):
File “cryosparc2_worker/cryosparc2_compute/run.py”, line 78, in cryosparc2_compute.run.main
File “cryosparc2_worker/cryosparc2_compute/jobs/var3D/run_disp.py”, line 353, in cryosparc2_compute.jobs.var3D.run_disp.run
KeyError: ‘var_vol_flip’
thank you !
Marc