brisvag / blik

Python tool for visualising and interacting with cryo-ET and subtomogram averaging data.
https://brisvag.github.io/blik/
GNU General Public License v3.0
23 stars 8 forks source link

Generating the same particle twice overrides the existing layer but with broken orientations #153

Open brisvag opened 9 months ago

brisvag commented 9 months ago

Passing layer data tuples is causing this override. What exactly causes the broken orientations, I don't know yet...

brisvag commented 8 months ago

It's weirder: even changing visibility of the particle picks soemhow resets/affects the orientations. Seems like they get multiplied maybe, isntead of replaced.

brisvag commented 8 months ago

Fixed orientation issue, but now we need to no override layers if coming from separate origin layers.