error below. Filament tracer in 3.3.1.
No matter what options I try I cannot get it to work. I use the ctf estimates from patch ctf. I try without template and with template. Nothing works.
error:
[CPU: 535.2 MB] Traceback (most recent call last):
File “cryosparc_worker/cryosparc_compute/run.py”, line 85, in cryosparc_compute.run.main
File “cryosparc_worker/cryosparc_compute/jobs/template_picker_gpu/run.py”, line 61, in cryosparc_compute.jobs.template_picker_gpu.run.run
File “cryosparc_worker/cryosparc_compute/jobs/template_picker_gpu/run.py”, line 250, in cryosparc_compute.jobs.template_picker_gpu.run.do_pick
File “cryosparc_worker/cryosparc_compute/jobs/template_picker_gpu/run.py”, line 441, in cryosparc_compute.jobs.template_picker_gpu.run.do_pick
File “cryosparc_worker/cryosparc_compute/jobs/template_picker_gpu/filament_tracer.py”, line 548, in cryosparc_compute.jobs.template_picker_gpu.filament_tracer.FilamentTracer.trace_all_filaments
AttributeError: ‘float’ object has no attribute ‘astype’