Metadata-Version: 2.1
Name: msfc-ccd
Version: 0.0.1
Summary: A Python library for characterizing and using the CCD cameras developed by Marshall Space Flight Center.
Author-email: "Roy T. Smart" <roytsmart@gmail.com>
Project-URL: Homepage, https://github.com/Kankelborg-Group/msfc-ccd
Project-URL: Documentation, https://msfc-ccd.readthedocs.io/en/latest
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: astropy
Requires-Dist: named-arrays
Provides-Extra: doc
Requires-Dist: pytest ; extra == 'doc'
Requires-Dist: matplotlib ; extra == 'doc'
Requires-Dist: graphviz ; extra == 'doc'
Requires-Dist: sphinx-autodoc-typehints ; extra == 'doc'
Requires-Dist: sphinxcontrib-bibtex ; extra == 'doc'
Requires-Dist: pydata-sphinx-theme ; extra == 'doc'
Requires-Dist: ipykernel ; extra == 'doc'
Requires-Dist: jupyter-sphinx ; extra == 'doc'
Requires-Dist: sphinx-codeautolink ; extra == 'doc'
Requires-Dist: sphinx-favicon ; extra == 'doc'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'

# msfc-ccd
A Python library for characterizing and using the CCD cameras developed by Marshall Space Flight Center.
