Tags give the ability to mark specific points in history as being important
-
2.4.0
49808560 · ·Added display of interactions based on values of the spin matrix. Thickness of the bond depends on the interaction value: a higher interaction corresponds to a thicker bond. Atoms that are in the spin matrix are highlighted in green. To do: - decide if a negative interaction should be displayed in a different way (e.g., by changing color of the bond) - highlight only certain interactions on a MouseClick event (i.e., when clicking on a specific atom, highlight only the interactions of that specific atom)
-
2.0
a26f2499 · ·New functionalities: - imported list of molecules from GISSMO - generated 3D PDB files using OpenBabel - imported list of molecules into frontend: it's now possible to generate any molecule available in GISSMO Known issues: - on Windows the repository is breaking git, as the PDB directory contains some duplicates (it works on Linux because Windows is case-insensitive) - the spin matrix is not loaded from the file yet. Functions are in place , needs some tweaking: the J matrix should be retrieved when selecting the molecule in the list, not before. - same as above for the frequency f.
-
1.0
44e38fa0 · ·Functionalities: - Load molecule from pdb file - Display atomic symbols - Highlight single atoms and bonds - Show spins for all atoms - Rotate spins along one axis - Simulate spin rotation (coordinates from python code in backend)