Package pffit
provides simple tools to fit scattering
phase functions based on diverse single and two-term empirical models.
To install the package:
python setup.py install
or
python setup.py install --user
To apply the fitting modalities onto provided data (pffit/data) and generate the associated figures (in pffit/fig)
python pffit/paper_fig.py
You should get this type of figures in pffit/fig
Please contact authors for details on our code of conduct, and the process for submitting pull requests to us.
- Tristan Harmel - Initial work - contact
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details