Hello,
I am getting following error during selection of 2D class averages.
[CPU: 243.6 MB] Traceback (most recent call last):
File “cryosparc2_master/cryosparc2_compute/run.py”, line 82, in cryosparc2_compute.run.main
File “cryosparc2_compute/jobs/select2D/run.py”, line 263, in run
fig_group_excluded = plotutil.plot_images_simple(particles_excluded_to_plot[particle_exclude_idxs[:9]], rows=3, cols=3, radwn=6, figscale=0.6)
IndexError: index 19 is out of bounds for axis 0 with size 14
What might be the issue and how to fix it?
Thank you,
Gaya