-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
effective mass fitting improve (#44)
* Improve the effective mass detection algorithm Make the algorithm more robust - now filter by intensity first. Also added ability to manually pass the extrema points when computing effective masses. * Added effective mass example to MgO * Added ipynb example for effective mass * Added link to the notebook example. * Fix pylint complaint * Fix typos and small update to notebook * Update docstrings, docs and CLI outputs * Fix tests * Implement separate folder mode for split k-points * Update cell matrix convention notes --------- Co-authored-by: Sean Kavanagh <[email protected]>
- Loading branch information
Showing
12 changed files
with
609 additions
and
108 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.