Metadata-Version: 2.1
Name: xrtpy
Version: 0.2.0
Summary: A Python package for analyzing data from the X-Ray Telescope instrument onboard the Hinode spacecraft.
Home-page: https://github.com/HinodeXRT/xrtpy
Author: Joy Velasquez, Nick Murphy, and Jonathan Slavin
Author-email: joy.velasquez@cfa.harvard.edu
License: BSD 2-clause
Keywords: solar physics
Classifier: Development Status :: 1 - Planning
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.8
Provides-Extra: extras
Provides-Extra: tests
Provides-Extra: docs
Provides-Extra: developer
License-File: LICENSE

# XRTpy

[![License](https://img.shields.io/badge/License-BSD%202--Clause-blue.svg)](./LICENSE)
[![GitHub Actions — CI](https://github.com/HinodeXRT/xrtpy/workflows/CI/badge.svg)](https://github.com/HinodeXRT/xrtpy/actions?query=workflow%3ACI+branch%3Amain)
[![Read the Docs Status](https://readthedocs.org/projects/xrtpy/badge/?version=latest&logo=twitter)](http://xrtpy.readthedocs.io/en/latest/?badge=latest)
[![astropy](http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat&logo=astropy)](http://www.astropy.org/)

XRTpy is a Python package being developed for the analysis of observations
made by the X-Ray Telescope (XRT) on the *Hinode* spacecraft.

## Acknowledgements

The development of XRTpy is supported by NASA contract NNM07AB07C to the
Smithsonian Astrophysical Observatory.
