3D classification wrong class number

Hi all,

I met this small error in 3D classification. In short, the particle class in output groups are not matching with the images in event log.
Below are some screen shots, you can see that class2 in 3D classification job have the better angle distribution. But only when I put class1 particles as input for a simple reconstruction job, I can get the same angle distribution.
I am using version 4.4.1, but I didn’t see any new version update log reporting this.
It’s annoying that I have figure out which output group is the actual group I want.

Best,
Ruizhi




Screenshot 2024-10-10 130553

Probably you have “reorder classes in final iteration” switched on. I think this was the default in the version you are using, and it can be confusing as it means the class assignments are re-ordered by population at the end of the final iteration. You can switch it off, or just double check which class is which right at the end of the log file.

Yeah, that fixed it. Thanks Oliver!