spirit-code / spirit

Atomistic Spin Simulation Framework
http://spirit-code.github.io
MIT License
117 stars 52 forks source link

UI: Overall position filter #473

Closed SpiritSuperUser closed 3 years ago

SpiritSuperUser commented 5 years ago

In the UI, the overall position filter behaves different for different coordinates: while the x- and z-components are fine, the y-components are resetted when one switches between different images of a chain.

SpiritSuperUser commented 5 years ago

additionally, the default settings of the y-components differ from the ones of the other components:

GPMueller commented 5 years ago

This is not always the case, so it is likely related to your geometry. Please specify the geometry you chose.

SpiritSuperUser commented 5 years ago

I have a hexagonal structure. The bravais vectors are given by hand:

1.5 -0.86602540378 0.0 1.5 0.86602540378 0.0 0.0 0.0 1.0

GPMueller commented 3 years ago

This should not happen anymore on the feature-imgui branch (PR #583). Since the Qt GUI is supposed to be replaced with the IMGUI being developed there, I would close this issue when the PR is merged.