2D Classification Error T20 proteosome tutorial

Hi
I am trying out T20 Proteosome tutorial and I am stuck at the stage of 2D classification. I am get the following error. Any ideas on how to fix this.

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 253, in run
    fig_group_included = plotutil.plot_images_simple(particles_included_to_plot[particle_include_idxs[:9]], rows=3, cols=3, radwn=6, figscale=0.6)
IndexError: index 9 is out of bounds for axis 0 with size 8

Thanks

Regards

AP

Hi @Abhilash,

This is a known issue and we have a patch to resolve the issue. Please refer to this post: Select 2D classes - IndexError in v2.14.2

Thanks,
Suhail