You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added threshold_ordering parameter to CollinearMagneticStructureAnalyzer in addition to PR #3574 (#3577)
* Modified ordering property of CollinearMagneticStructureAnalyzer to account for floating point imprecision, added test for that.
* improve CollinearMagneticStructureAnalyzer.ordering doc str, drop isclose in favor abs(tot_mag) > 1e-8
* compress tests/files/magnetic.example.CuO.mcif
* add comment with source DOI for mcif file
* link PR that added CuO AFM test
* Added treshold_ordering for determination of magnetic ordering in CollinearMagneticStructureAnalyzer.
* Added test case that demonstrates different ordering values dependent on threshold_ordering parameter.
* document default threshold_ordering, refactor test
---------
Co-authored-by: kueltzen <kueltzen@sv2218.zit.bam.de>
Co-authored-by: Janosh Riebesell <janosh.riebesell@gmail.com>
0 commit comments