Error running CTF Estimation after upgrading to 2.4.0

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’

Hi @Juno,

Can you try this:

1 Like

That seems to be the same issue. I probably would have found it automatically by the “similar post” feature, if the text of the error message (i.e. KeyError) was posted rather than just the screenshot.