Dear cryoSPARC team,
I have successfully run a “align 3D map” job. However, when I used the result of it as the input for a “Homogeneous refinement” job, it crashed with the following error message:
Traceback (most recent call last):
File “cryosparc2_worker/cryosparc2_compute/run.py”, line 49, in cryosparc2_compute.run.main
File “cryosparc2_compute/jobs/runcommon.py”, line 325, in check_default_inputs
assert False, 'Non-optional inputs from the following input groups and their slots are not connected: ’ + missing_inputs + ‘. Please connect all required inputs.’
AssertionError: Non-optional inputs from the following input groups and their slots are not connected: volume.map. Please connect all required inputs.
I am using the latest version of cryoSPARC. So I wonder if the result of a “align 3D map” job is not allowed to be used as input for other jobs.
Thanks in advance for your help.
Chen