diff --git a/README.md b/README.md index 0d90d03..ca98c25 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,6 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![JOSS status](http://joss.theoj.org/papers/389754561f0710b756514b8cb9ac0e6a/status.svg)](http://joss.theoj.org/papers/389754561f0710b756514b8cb9ac0e6a) -** Please note that I am on maternity leave until Oct 2020 and may not be able to respond to issue requests etc. Feel free to raise an issue and someone else may be able to respond (or I *may* be able to find time...) ** - `effmass` is a Python 3 package for calculating various definitions of effective mass from the electronic bandstructure of a semiconducting material. It consists of a core class that calculates the effective mass and other associated properties of selected bandstructure segments. The module also contains functions for locating bandstructure extrema and plotting approximations to the dispersion. Examples are provided in a Jupyter notebook [here](https://nbviewer.jupyter.org/github/lucydot/effmass/blob/master/paper/notebook.ipynb).