Installation

Installation#

Automatic installation is available via pip.

pip install raddefects

Alternatively, it can be installed for development purposes by cloning the GitHub repository.

git clone https://github.com/hauck-as/radDefects
cd radDefects
pip install -e .