Metadata-Version: 1.1
Name: bxa
Version: 3.4.1
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**.
        
        Documentation
        ----------------
        
        See the `documentation <http://johannesbuchner.github.io/BXA/>`_ at http://johannesbuchner.github.io/BXA/
        
        
        
        
Platform: UNKNOWN
Requires: pymultinest
Requires: numpy
Requires: tqdm
Requires: corner
