Hi.
I have a particle stack imported from relion (preprocessing: relion motion correction + CTFfind CTF estimation). When I try global CTF refinement on these particles, I get very strange results:
where you replace P99, J199 with the global CTF refinement job’s project and job ID’s, respectively
and the gold standard resolution of the currently best refined reconstruction for these particles.
I am experiencing a similar issue.
All processing was done in CryoSPARC 4.6.2
Running a homo refine job on a node running Ubuntu 22.04, AMD Epyc, Nvidia A6000, Nvidia driver 565.57, cuda 12.7, produces aberrant CTF refine results:
for the two jobs for which you posted screenshots, the outputs of these commands
csprojectid=P99 # replace with actual project ID
csjobid=J199 # replace with id of a job that should be running
cryosparcm cli "get_job('$csprojectid', '$csjobid', 'job_type', 'version', 'instance_information', 'status', 'params_spec', 'input_slot_groups')"
cryosparcm cli "get_scheduler_targets()"
did both of those jobs run within the same project, using the same storage?
and, if particle cashing was enabled:
Is the cache storage shared between the two nodes?
What do the results look for the 360px particle job on the ubuntu node with Cache particle images on SSD disabled?