Metadata-Version: 2.1
Name: M2-TJ
Version: 1.1.1
Summary: Functions for technical justification
Author: Charles Romero
License: MIT
Platform: unix
Platform: linux
Platform: osx
Platform: cygwin
Platform: win32
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy >=1
Requires-Dist: astropy >=4
Requires-Dist: scipy >=1.5
Requires-Dist: matplotlib >=3.4.0
Requires-Dist: reproject >=0.7
Requires-Dist: emcee >=3.1.0
Requires-Dist: corner >=2.0.0
Provides-Extra: testing
Requires-Dist: pytest >=6.0 ; extra == 'testing'
Requires-Dist: pytest-cov >=2.0 ; extra == 'testing'
Requires-Dist: mypy >=0.910 ; extra == 'testing'
Requires-Dist: flake8 >=3.9 ; extra == 'testing'
Requires-Dist: tox >=3.24 ; extra == 'testing'

# M2_TJ
Modules and Notebooks to help prepare the technical justification of a MUSTANG-2 proposal.




![Tests](https://github.com/CharlesERomero/M2_TJ/actions/workflows/tests.yml/badge.svg)
