Why do duplicate particles appear?

Hi, everyone!
In order to improve the computational efficiency of cryoSPARC, bin particles are often used in 2D classification.
In my case, I re-extracted the particles selected after 2D classification in order to eliminate bins. It was found that the newly extracted particles contained a large proportion of duplicate particles, making the FSC curve unable to return to zero at high frequencies.
My doubt is: Duplicate particles can be eliminated in 2D classification, why do the newly extracted 2D classified particles contain a large proportion of duplicate particles?
J93_fsc_iteration_007
Looking forward to your reply, thank you!!

Try to remove the duplicates using the separate remove duplicates job prior to extraction. I don’t think the on-the-fly duplicate removal in Class2D currently works for binned particles.

2 Likes

Thank you for your answer.
Could you please tell me why you think that duplicate removal in 2D classification is not suitable for binned particles?

1 Like

You successfully let me understand the reason of this problem, thank you very much! !