Hi all,
I’m processing an EER data set, and I had no problem until I tried to run a local motion correction on my refined model. So what I mean is that I could run the usual pre-processing, picking, 2D, ab-initio and several 3D refinements (new and legacy), but cryosparc fails to run a local motion correction.
The error is the following:
[CPU: 896.1 MB] --------------------------------------------------------------
*[CPU: 896.1 MB] Processed 0 of 3733 movies in 0.01s *
[CPU: 896.2 MB] (0 of 3733) Processing J1/imported/FoilHole_16051285_Data_16047961_16047963_20210616_194420_EER.eer
Motion correcting and extracting 486 particles (0 rejected near edges)
[CPU: 896.2 MB] Loading raw movie data from J1/imported/FoilHole_16051285_Data_16047961_16047963_20210616_194420_EER.eer …
[CPU: 502.2 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/motioncorrection/run_local.py”, line 446, in cryosparc_compute.jobs.motioncorrection.run_local.run_local_motion_correction*
AssertionError: Cant read extension .eer
As an input I used the particles from a NU refinement job, and the micrographfs from the original Ctf (after motion correction). I tried also from the micrographfs from the extraction, with the same result.
Any tips?