bandplot


Namebandplot JSON
Version 0.1.6.1 PyPI version JSON
download
home_pagehttps://github.com/lkccrr/bandplot
SummaryBand structure, DOS or phonon band structure plot from vaspkit or phonopy result.
upload_time2023-11-25 00:30:08
maintainer
docs_urlNone
authorkan
requires_python>=3.6
licenseMIT
keywords dft vasp dos band plot phonon
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![bandplot](https://img.shields.io/pypi/v/bandplot?style=flat-square)](https://pypi.org/project/bandplot/)
[![bandplot](https://img.shields.io/pypi/pyversions/bandplot?style=flat-square)](https://pypi.org/project/bandplot/)
[![bandplot](https://img.shields.io/pypi/l/bandplot?style=flat-square)](https://pypi.org/project/bandplot/)
[![bandplot](https://img.shields.io/pypi/dm/bandplot?style=flat-square)](https://pypi.org/project/bandplot/)
[![bandplot](https://img.shields.io/pypi/wheel/bandplot?style=flat-square)](https://pypi.org/project/bandplot/)
[![bandplot](https://img.shields.io/github/last-commit/lkccrr/bandplot?style=flat-square)](https://github.com/lkccrr/bandplot)
[![bandplot](https://img.shields.io/github/release-date/lkccrr/bandplot?style=flat-square)](https://github.com/lkccrr/bandplot)

### bandplot

The <b style="color:green;"><i>bandplot</b></i> is used for electron band structure, DOS or phonon band structure, DOS plotting from ***vaspkit*** or ***phonopy*** results. The code will provide two scripts, <b style="color:blue;"><i>bandplot</b></i> for band structure or DOS plotting from ***vaspkit*** <b style="color:darkred;"><i>\*.dat</b></i> files, and <b style="color:blue;"><i>pbandplot</b></i> for phonon band structure or DOS plotting from ***phonopy*** <b style="color:darkred;"><i>\*.dat</b></i> files.
***
<b style="color:blue;"><i>bandplot</b></i>
* To execute <b style="color:blue;"><i>bandplot</b></i> <b style="color:red;"><i>\-h</b></i> for the parameters to use.
* Example:
```bash
bandplot -h
bandplot -i BAND.dat -o BAND.png -l g m k g -d PDOS* -z
bandplot -i BAND1.dat BAND2.dat -g TiO\$_2\$ PBE HSE
bandplot -b -l g m k g -y -3 3
bandplot -r -i PBAND*.dat -p C,O-s,p
```
***
<b style="color:blue;"><i>pbandplot</b></i>
* To execute <b style="color:blue;"><i>pbandplot</b></i> <b style="color:red;"><i>\-h</b></i> for the parameters to use.
* Example:
```bash
pbandplot -h
pbandplot -i BAND.dat -o BAND.png -l g m k g -d projected_dos.dat -z
pbandplot -b 23 100 -l g m k g -y -2 110
pbandplot -i BAND1.dat BAND2.dat -b 20 100
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lkccrr/bandplot",
    "name": "bandplot",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "DFT VASP DOS band plot Phonon",
    "author": "kan",
    "author_email": "luo_kan+pypi@outlook.com",
    "download_url": "",
    "platform": "Unix",
    "description": "[![bandplot](https://img.shields.io/pypi/v/bandplot?style=flat-square)](https://pypi.org/project/bandplot/)\n[![bandplot](https://img.shields.io/pypi/pyversions/bandplot?style=flat-square)](https://pypi.org/project/bandplot/)\n[![bandplot](https://img.shields.io/pypi/l/bandplot?style=flat-square)](https://pypi.org/project/bandplot/)\n[![bandplot](https://img.shields.io/pypi/dm/bandplot?style=flat-square)](https://pypi.org/project/bandplot/)\n[![bandplot](https://img.shields.io/pypi/wheel/bandplot?style=flat-square)](https://pypi.org/project/bandplot/)\n[![bandplot](https://img.shields.io/github/last-commit/lkccrr/bandplot?style=flat-square)](https://github.com/lkccrr/bandplot)\n[![bandplot](https://img.shields.io/github/release-date/lkccrr/bandplot?style=flat-square)](https://github.com/lkccrr/bandplot)\n\n### bandplot\n\nThe <b style=\"color:green;\"><i>bandplot</b></i> is used for electron band structure, DOS or phonon band structure, DOS plotting from ***vaspkit*** or ***phonopy*** results. The code will provide two scripts, <b style=\"color:blue;\"><i>bandplot</b></i> for band structure or DOS plotting from ***vaspkit*** <b style=\"color:darkred;\"><i>\\*.dat</b></i> files, and <b style=\"color:blue;\"><i>pbandplot</b></i> for phonon band structure or DOS plotting from ***phonopy*** <b style=\"color:darkred;\"><i>\\*.dat</b></i> files.\n***\n<b style=\"color:blue;\"><i>bandplot</b></i>\n* To execute <b style=\"color:blue;\"><i>bandplot</b></i> <b style=\"color:red;\"><i>\\-h</b></i> for the parameters to use.\n* Example:\n```bash\nbandplot -h\nbandplot -i BAND.dat -o BAND.png -l g m k g -d PDOS* -z\nbandplot -i BAND1.dat BAND2.dat -g TiO\\$_2\\$ PBE HSE\nbandplot -b -l g m k g -y -3 3\nbandplot -r -i PBAND*.dat -p C,O-s,p\n```\n***\n<b style=\"color:blue;\"><i>pbandplot</b></i>\n* To execute <b style=\"color:blue;\"><i>pbandplot</b></i> <b style=\"color:red;\"><i>\\-h</b></i> for the parameters to use.\n* Example:\n```bash\npbandplot -h\npbandplot -i BAND.dat -o BAND.png -l g m k g -d projected_dos.dat -z\npbandplot -b 23 100 -l g m k g -y -2 110\npbandplot -i BAND1.dat BAND2.dat -b 20 100\n```\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Band structure, DOS or phonon band structure plot from vaspkit or phonopy result.",
    "version": "0.1.6.1",
    "project_urls": {
        "Homepage": "https://github.com/lkccrr/bandplot"
    },
    "split_keywords": [
        "dft",
        "vasp",
        "dos",
        "band",
        "plot",
        "phonon"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "82054a422eb72f13b432bf493cd20cf89800abec7243c276bcc2424cf2335b5a",
                "md5": "d544e1b8d9bc9051a4c4a13b827d7f8f",
                "sha256": "b1681160d8dacc42b4bcaf3c9aec480b7922f214fdb73ff5e9eb1f11f80b4723"
            },
            "downloads": -1,
            "filename": "bandplot-0.1.6.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d544e1b8d9bc9051a4c4a13b827d7f8f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 17893,
            "upload_time": "2023-11-25T00:30:08",
            "upload_time_iso_8601": "2023-11-25T00:30:08.620066Z",
            "url": "https://files.pythonhosted.org/packages/82/05/4a422eb72f13b432bf493cd20cf89800abec7243c276bcc2424cf2335b5a/bandplot-0.1.6.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-25 00:30:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lkccrr",
    "github_project": "bandplot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "bandplot"
}
        
kan
Elapsed time: 0.14502s