I’m getting the following error output when trying to run CTF Estimation, including with the T20S tutorial set. I cleared and re-installed fro .tar.gz files, and the problem persists. maybe the database needs to be cleared as well?
Traceback (most recent call last):
File “cryosparc2_worker/cryosparc2_compute/run.py”, line 78, in cryosparc2_compute.run.main
File “cryosparc2_compute/jobs/ctf/run.py”, line 75, in run_ctf_estimation
if params[‘input_type’] == ‘micrographs’:
KeyError: ‘input_type’