Error in ctf global refinement

Hi! I’m getting this error running some dataset. After a refinement, I’m running global ctf refinement and I’m getting this:

[CPU: 835.6 MB]  Traceback (most recent call last):
File "cryosparc_worker/cryosparc_compute/run.py", line 84, in cryosparc_compute.run.main
File "cryosparc_worker/cryosparc_compute/jobs/ctf_refinement/run.py", line 133, in cryosparc_compute.jobs.ctf_refinement.run.run
File "cryosparc_worker/cryosparc_compute/jobs/ctf_refinement/run.py", line 263, in cryosparc_compute.jobs.ctf_refinement.run.full_ctf_refine
File "<__array_function__ internals>", line 6, in solve
File "/home/tomo/Software/cryosparc/cryosparc_worker/deps/anaconda/envs/cryosparc_worker_env/lib/python3.7/site-packages/numpy/linalg/linalg.py", line 394, in solve
r = gufunc(a, b, signature=signature, extobj=extobj)
File "/home/tomo/Software/cryosparc/cryosparc_worker/deps/anaconda/envs/cryosparc_worker_env/lib/python3.7/site-packages/numpy/linalg/linalg.py", line 88, in _raise_linalgerror_singular
raise LinAlgError("Singular matrix")
numpy.linalg.LinAlgError: Singular matrix

Any idea what is going on? Version is latest: 3.2.0. I’m running this through Scipion, which has worked nicely in the past, but will run it within cryosparc to make sure is not an interfacing issue, and post result here.

Dear @pconesa1, thanks for reporting. Please let us know once you have had a chance to run the job directly in cryoSPARC to rule out any Scipion-cryoSPARC interfacing issues. Thanks

1 Like