Metadata-Version: 2.1
Name: sensitivity-calculator
Version: 0.0.2
Summary: Calculates senstivities, noise curves, and map simulations for telescopes
Author: Ari Mirsky
License: MIT
Platform: any
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: pyyaml (>=6.0)
Requires-Dist: numpy (>=1.21)
Requires-Dist: matplotlib (>=3.5)
Requires-Dist: texttable (>=1.6)
Requires-Dist: scipy (>=1.7)
Provides-Extra: testing
Requires-Dist: pytest (>=6.0) ; extra == 'testing'
Requires-Dist: pytest-cov (>=2.0) ; extra == 'testing'
Requires-Dist: tox (>=3.24) ; extra == 'testing'

UNKNOWN

