Patch CTF error

Hi

I am running into the following error with Patch CTF.
I am using Cryosparc v4.6.0 with 2 GPU’s. I did motion correction of 18k micrographs. I tried CTFFIND as suggested previously in the discussion forum but that failed to output anything.

File “cryosparc_master/cryosparc_compute/run.py”, line 116, in cryosparc_master.cryosparc_compute.run.main
File “cryosparc_master/cryosparc_compute/jobs/ctf_estimation/run.py”, line 400, in cryosparc_master.cryosparc_compute.jobs.ctf_estimation.run.run
File “/media/raid/cryosparc/cryosparc_worker/deps/anaconda/envs/cryosparc_worker_env/lib/python3.10/site-packages/matplotlib/pyplot.py”, line 1998, in ylim
ret = ax.set_ylim(*args, **kwargs)
File “/media/raid/cryosparc/cryosparc_worker/deps/anaconda/envs/cryosparc_worker_env/lib/python3.10/site-packages/matplotlib/axes/_base.py”, line 3898, in set_ylim
return self.yaxis._set_lim(bottom, top, emit=emit, auto=auto)
File “/media/raid/cryosparc/cryosparc_worker/deps/anaconda/envs/cryosparc_worker_env/lib/python3.10/site-packages/matplotlib/axis.py”, line 1210, in _set_lim
v0 = self.axes._validate_converted_limits(v0, self.convert_units)
File “/media/raid/cryosparc/cryosparc_worker/deps/anaconda/envs/cryosparc_worker_env/lib/python3.10/site-packages/matplotlib/axes/_base.py”, line 3585, in _validate_converted_limits
raise ValueError(“Axis limits cannot be NaN or Inf”)
ValueError: Axis limits cannot be NaN or Inf

Please suggest.

Thanks

AP