brisvag / blik

Python tool for visualising and interacting with cryo-ET and subtomogram averaging data.

Home Page:https://brisvag.github.io/blik/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Empty particleblocks (and probably other blocks) break things

brisvag opened this issue · comments

We should handle gracefully empty blocks. Currently, particle depictors crash with an empty dataset, which can happen if you use ParticleBlock.if_properties().

It's probably a problem elsewhere.

This was addressed (hopefully) in #69. If anything comes up, we can reopen.