Manually Curate (Ver. 2.13)

Hello,
I am trying to run the manually curate after MotionCorrection and Patch CTF estimation, however it fails with the following error:

[CPU: 183.4 MB] Traceback (most recent call last):
File “cryosparc2_master/cryosparc2_compute/run.py”, line 78, in cryosparc2_compute.run.main
File “cryosparc2_compute/jobs/curate_exposures/run.py”, line 142, in run
if params[‘calc_intensity’]:
KeyError: ‘calc_intensity’

Thanks in advance

Hi @stavros,

Please start a new Exposure Curation Job and try again. If that doesn’t work, run cryosparcm cli "refresh_job_types()"

I have tried both of those things and I still get the same error. [Note that I run cryosparcm restart after those commands]

Hi @stavros,

Can you follow this post:

1 Like

It took two tries but this worked. Thank you.