Metadata-Version: 2.4
Name: bloodmoon
Version: 0.0.1
Summary: A library for analyzing data and simulations from the WFM coded mask instrument.
Author-email: Giuseppe Dilillo <peppedilillo@gmail.com>
Keywords: astrophysics,coded masks
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11
Requires-Dist: astropy~=7.0
Requires-Dist: matplotlib~=3.10
Requires-Dist: numpy~=2.2
Requires-Dist: scipy~=1.14
Provides-Extra: dev
Requires-Dist: black~=24.10; extra == 'dev'
Requires-Dist: ipython~=8.31; extra == 'dev'
Requires-Dist: isort~=5.13; extra == 'dev'
Requires-Dist: pyinstrument~=5.0; extra == 'dev'
