.bumpversion.cfg
.coveragerc
.coveralls.yml
.gitignore
.travis.yml
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
fixkeywords.py
gal.py
setup.py
autobackgroundmodel/README.rst
autobackgroundmodel/__init__.py
autobackgroundmodel/chandra_1024.json
autobackgroundmodel/compress.py
autobackgroundmodel/fitbkg.py
autobackgroundmodel/nustar_4096.json
autobackgroundmodel/plotcolors.py
autobackgroundmodel/suzaku_4096.json
autobackgroundmodel/swift_xrt_1024.json
autobackgroundmodel/xmm_2400.json
autobackgroundmodel/xmm_4096.json
autobackgroundmodel/xmm_epn_1024.json
autobackgroundmodel/xmm_epn_4096.json
autobackgroundmodel/xrte_hexa_256.json
autobackgroundmodel/xrte_hexb_256.json
autobackgroundmodel/xrte_pca_128.json
bxa/__init__.py
bxa.egg-info/PKG-INFO
bxa.egg-info/SOURCES.txt
bxa.egg-info/dependency_links.txt
bxa.egg-info/requires.txt
bxa.egg-info/top_level.txt
bxa/sherpa/__init__.py
bxa/sherpa/cachedmodel.py
bxa/sherpa/galabs.py
bxa/sherpa/invgauss.py
bxa/sherpa/priors.py
bxa/sherpa/qq.py
bxa/sherpa/rebinnedmodel.py
bxa/sherpa/solver.py
bxa/sherpa/background/__init__.py
bxa/sherpa/background/chandra_1024.json
bxa/sherpa/background/erosita_1024.json
bxa/sherpa/background/fitters.py
bxa/sherpa/background/models.py
bxa/sherpa/background/mos_dia.arf
bxa/sherpa/background/mos_dia.rmf
bxa/sherpa/background/nustar_4096.json
bxa/sherpa/background/pca.py
bxa/sherpa/background/pn_dia.arf
bxa/sherpa/background/pn_dia.rmf
bxa/sherpa/background/suzaku_4096.json
bxa/sherpa/background/swift_xrt_1024.json
bxa/sherpa/background/xmm.py
bxa/sherpa/background/xmm_2400.json
bxa/sherpa/background/xmm_4096.json
bxa/sherpa/background/xmm_epn_1024.json
bxa/sherpa/background/xmm_epn_4096.json
bxa/sherpa/background/xrte_hexa_256.json
bxa/sherpa/background/xrte_hexb_256.json
bxa/sherpa/background/xrte_pca_128.json
bxa/xspec/__init__.py
bxa/xspec/gof.py
bxa/xspec/priors.py
bxa/xspec/qq.py
bxa/xspec/sinning.py
bxa/xspec/solver.py
doc/Makefile
doc/absorbed-convolved_posterior.pdf
doc/absorbed-convolved_posterior.png
doc/absorbed-corner.pdf
doc/absorbed-corner.png
doc/absorbed-marg.pdf
doc/absorbed-marg.png
doc/absorbed-qq_model_deviations.pdf
doc/absorbed-qq_model_deviations.png
doc/absorbed-unconvolved_posterior.pdf
doc/absorbed-unconvolved_posterior.png
doc/background-models.rst
doc/best-practise.rst
doc/bxa.rst
doc/bxa.sherpa.background.rst
doc/bxa.sherpa.rst
doc/bxa.xspec.rst
doc/conf.py
doc/contributing.rst
doc/convenience.rst
doc/experiment_design.rst
doc/history.rst
doc/index.rst
doc/line-corner.pdf
doc/line-corner.png
doc/model_comparison.rst
doc/model_discovery.rst
doc/modules.rst
doc/pca-background-models.rst
doc/sherpa-analysis.rst
doc/simplest-convolved_posterior.pdf
doc/simplest-convolved_posterior.png
doc/simplest-corner.pdf
doc/simplest-corner.png
doc/simplest-qq_model_deviations.pdf
doc/simplest-qq_model_deviations.png
doc/simplest-unconvolved_posterior.pdf
doc/simplest-unconvolved_posterior.png
doc/xagnfitter.rst
doc/xspec-analysis.rst
docker/Dockerfile
docker/README.rst
docker/scripts/fitagn.py
docker/testsrc/combined_bkg.arf
docker/testsrc/combined_bkg.pi
docker/testsrc/combined_bkg.rmf
docker/testsrc/combined_grp.pi
docker/testsrc/combined_src.arf
docker/testsrc/combined_src.pi
docker/testsrc/combined_src.pi.nh
docker/testsrc/combined_src.pi.z
docker/testsrc/combined_src.rmf
docker/testsrc/filenames.txt
docker/testsrc/run.sh
examples/.gitignore
examples/sherpa/README.rst
examples/sherpa/athenapp_ir_b4c_wfi_withfilter_fov40.0arcmin_avg.rsp
examples/sherpa/example-file.fak
examples/sherpa/example_automatic_background_model.py
examples/sherpa/example_pcabackground.py
examples/sherpa/example_rebinning.py
examples/sherpa/example_simplest.py
examples/sherpa/model_compare.py
examples/sherpa/runall.sh
examples/sherpa/xagnfitter.py
examples/sherpa/xz_auto.py
examples/sherpa/chandra/179.pi
examples/sherpa/chandra/179.pi.nh
examples/sherpa/chandra/179.pi.z
examples/sherpa/chandra/cdfs4Ms_179.arf
examples/sherpa/chandra/cdfs4Ms_179.rmf
examples/sherpa/chandra/cdfs4Ms_179_bkg.pi
examples/sherpa/chandra/fit.py
examples/sherpa/chandra/fit.sh
examples/sherpa/reference-output/corner.png
examples/sherpa/swift/fit.py
examples/sherpa/swift/fit.sh
examples/sherpa/swift/interval0pc.arf
examples/sherpa/swift/interval0pc.pi
examples/sherpa/swift/interval0pc.rmf
examples/sherpa/swift/interval0pcback.pi
examples/sherpa/swift/interval0pcsource.pi
examples/sherpa/xmm/fit.py
examples/sherpa/xmm/fit.sh
examples/sherpa/xmm/mos.arf
examples/sherpa/xmm/mos.rmf
examples/sherpa/xmm/mos_backspec.fits
examples/sherpa/xmm/mos_bak.rmf
examples/sherpa/xmm/mos_spec.fits
examples/sherpa/xmm/pn.arf
examples/sherpa/xmm/pn.rmf
examples/sherpa/xmm/pn_backspec.fits
examples/sherpa/xmm/pn_spec.fits
examples/xspec/README.rst
examples/xspec/athenapp_ir_b4c_wfi_withfilter_fov40.0arcmin_avg.rsp
examples/xspec/example_advanced_priors.py
examples/xspec/example_custom_run.py
examples/xspec/example_simplest.py
examples/xspec/example_solver.py
examples/xspec/gen.xspec
examples/xspec/model_compare.py
examples/xspec/runall.sh
examples/xspec/test-docker.sh
examples/xspec/reference-output/convolved_posterior.png
examples/xspec/reference-output/corner.png
examples/xspec/reference-output/data.gif
examples/xspec/reference-output/qq_model_deviations.png
examples/xspec/reference-output/unconvolved_posterior.png