Dear Cryosparc team,
I ran into error when start 2D with one of my dataset with no obvious reason. It’s K3 super-res movies and particles was extracted with 768 pixel and Fourier cropped to 192 or 128, neither of the size worked. I saws some similar error reports in the past but did not find obvious cause and solution to it. Thanks for your attention and help.
[CPU: 1.88 GB] 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/class2D/run.py", line 101, in cryosparc_compute.jobs.class2D.run.run_class_2D
File "/gpfs0/home/jianshi/bin/cryosparc_worker/cryosparc_compute/sigproc.py", line 291, in generate_premultiplier
sig[(Nsig//2)-(7*nsig//2):(Nsig//2)+(7*nsig//2)] = y
ValueError: could not broadcast input array from shape (896) into shape (0)