Skip to content

Prevented segfault when no lattice vectors found

Raza, Zamaan requested to merge autoindexer_segfault into develop

Resolves #68 (closed).

I now throw an exception when the number of t-vectors is less than 3. HOWEVER, I have no idea where the messages are logged to, and where the exception message is written. This is raised in #81.

Merge request reports