Description¶
pypec aims at fitting PEC data with an graphical interface.
In terminal enter the following command:
python -m pypec
A pdf version of the documentation can be found here
pypec
.
The source code can be viewed on
GitHub.
How to install¶
$ python setup.py install
or
$ pip install pypec
Dependencies¶
numpy>=1.17
scipy>=1.5
matplotlib>=3.0.0