Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Distribution of relaxation times feature #289

Open
kevinsmia1939 opened this issue Mar 17, 2024 · 2 comments
Open

Adding Distribution of relaxation times feature #289

kevinsmia1939 opened this issue Mar 17, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@kevinsmia1939
Copy link
Contributor

So I see a bit of discussion on adding distribution of relaxation times (DRT) feature, but that would be in a far future since it would take quite some time to implement it.

Recently I stumble upon pyDRTtools (https://github.com/ciuccislab/pyDRTtools) which is the Python implementation of DRT from the same author as DRTtools.
I think we can take a look at it. I'm looking into it but my knowledge on DRT is not enough yet.

@kevinsmia1939 kevinsmia1939 added the enhancement New feature or request label Mar 17, 2024
@nicmazza
Copy link

A couple more of interesting packages are:
-dearEIS, which is fairly complete and includes a GUI (https://vyrjana.github.io/DearEIS/guide_drt.html)
-bayes-drt, which apparently requires less tuning of the parameters https://github.com/jdhuang-csm/bayes-drt.

@mdmurbach
Copy link
Member

Thanks for the links. I'd be happy to help review a PR/figure out how to integrate with those DRT tools (maybe it's as simple as writing a translator between the impedance.py circuit string definitions and the other package inputs)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants