Saving after 2D classification

Hi all,

I have an error message trying to save selected 2D classes:

[CPU: 415.5 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 28 is out of bounds for axis 0 with size 16

Could you please let me know what is wrong?

Thank you,
SV

Hi @smv,

This is a known issue, please see this post: Select 2D classes - IndexError in v2.14.2