Metadata-Version: 2.1
Name: pyirf
Version: 0.3.0
Summary: A python library to calculate IACT IRFs and Sensitivities
Home-page: https://github.com/cta-observatory/pyirf
Author: CTA Consortium, Analysis and Simulation Working Group
Author-email: maximilian.noethe@tu-dortmund.de
License: MIT
Project-URL: Bug Tracker, https://github.com/cta-observatory/pyirf/issues
Project-URL: Documentation, https://cta-observatory.github.io/pyirf
Project-URL: Source Code, https://github.com/cta-observatory/pyirf
Description: ==================================
        pyirf |travis| |codacy| |coverage|
        ==================================
        
        .. |travis| image:: https://travis-ci.com/cta-observatory/pyirf.svg?branch=master
          :target: https://travis-ci.com/cta-observatory/pyirf
        .. |codacy| image:: https://app.codacy.com/project/badge/Grade/669fef80d3d54070960e66351477e383
          :target: https://www.codacy.com/gh/cta-observatory/pyirf/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=cta-observatory/pyirf&amp;utm_campaign=Badge_Grade
        .. |coverage| image:: https://codecov.io/gh/cta-observatory/pyirf/branch/master/graph/badge.svg
          :target: https://codecov.io/gh/cta-observatory/pyirf
        
        
        Python library to calculate IACT IRFs and Sensitivities.
        
        **Documentation:** https://cta-observatory.github.io/pyirf/
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Provides-Extra: docs
Provides-Extra: tests
Provides-Extra: all
