2D classification error: AssertionError: Dataset was the wrong length! Expected 167 got 184, Exposure UID: 1

Hi @LTP,

That definitely makes sense. The particles outputted by the cryoSPARC Live Worker job creates particle stacks using the same name as the micrograph they came from. This function tried to look up the particle file from the filesystem using the duplicated file path, which ended up returning the wrong file that had a different number of particles.

This might be worth investigating, can you take a screenshot of what you experience when this happens?