/fastpdi_dpp

Tools for processing FastPDI data

Primary LanguagePythonMIT LicenseMIT

FastPDI Data Processing Pipeline

CI tests Docs Coverage License

fastpdi_dpp is still under development, and the API can change without notice. Use with your own caution (and please report any bugs you find).

Primary maintainer: Miles Lucas

(Experimental) Tools for processing FastPDI data

Installation

For now, install directly from GitHub

pip install git+https://github.com/scexao-org/fastpdi_dpp#egg=fastpdi_dpp

otherwise clone this repository and install locally

git clone https://github.com/scexao-org/fastpdi_dpp
pip install fastpdi_dpp

Citing

If you use fastpdi_dpp in your research, please consider citing it as software with the following DOI: TODO

License

fastpdi_dpp is licensed under the MIT open-source license. See LICENSE for more details.

Contributing and Support

If you would like to contribute, feel free to open a pull request. If you want to discuss something before contributing, head over to discussions and join or open a new topic. If you're having problems with something, please open an issue.