Open CSSFrancis opened 6 months ago
Thanks for suggesting a fix to the issue in diffsims. But, I've raised some doubts regarding our approach in the referenced issue https://github.com/pyxem/diffsims/issues/211#issuecomment-2099218511.
@hakonanes I think this should be possible. It works quite nicely with everything and makes the logic much simpler. Otherwise we end up having to struggle to track the rotation alongside the RLV from diffsims
--> pyxem
and it gets complicated.
Description of the change
This should fix (part) of the problems upstream with https://github.com/pyxem/diffsims/issues/211 by allowing the function
get_kwargs
to be overwritten in subclasses and change the order/what is passed to the init fuction.Minimal example of the bug fix or new feature (This now works)
For reviewers
__init__.py
.CHANGELOG.rst
.__credits__
inorix/__init__.py
and in.zenodo.json
.