Metadata-Version: 2.1
Name: faraday-spectra
Version: 0.1.4
Summary: Generate Faraday spectra
Home-page: https://github.com/MatthewJA/faraday-spectra
Author: Matthew Alger
Author-email: matthew.alger@gmail.com
License: BSD 3-clause "New" or "Revised License"
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy


# faraday-spectra

Generate simulated Faraday spectra.

## Requirements

- numpy
- scipy
- RMTools (cirada branch)


