Metadata-Version: 1.1
Name: bxa
Version: 2.8
Summary: Bayesian X-ray spectral analysis
Home-page: https://github.com/JohannesBuchner/BXA/
Author: Johannes Buchner
Author-email: johannes.buchner.acad@gmx.com
License: UNKNOWN
Description: BXA - Bayesian X-ray Analysis
        ==============================
        
        BXA connects the nested sampling algorithm MultiNest to the 
        X-ray spectral analysis environments Xspec/Sherpa 
        for **Bayesian Parameter Estimation** and **Model comparison**.
        
        See the `documentation <http://johannesbuchner.github.io/BXA/>`_
        
        
        
        To analyse AGN spectra without complicated installation, look into the `docker/ folder <https://github.com/JohannesBuchner/BXA/tree/master/docker>`_.
        
        
        
        
Platform: UNKNOWN
Requires: pymultinest
Requires: numpy
Requires: tqdm
Requires: corner
