Recently gave the deep picker a go but immediately ran into an error:
Traceback (most recent call last):
File “cryosparc2_worker/cryosparc2_compute/run.py”, line 72, in cryosparc2_compute.run.main
File “cryosparc2_compute/jobs/jobregister.py”, line 333, in get_run_function
modname = job_types_modules[str(job_type)][‘run_module’]
KeyError: ‘deep_picker_train’
hmmm that’s weird - did the command seem to work? it refreshed the job types? otherwise I’m at a loss, because the error you posted indicates it cannot locate that particular job type