Error during selection of 2D class averages

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

Hi @GYADAV, which version of cryoSPARC are you using?

Hello Punjani,
We are using v2.14.2.

Thanks
Gaya

Thank Punjani,
The newer version did the job.

Thanks
Gaya

Hi @GYADAV, yes this has been fixed in v2.15: Select 2D classes - IndexError in v2.14.2

Thanks!