Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eahlb authored Sep 14, 2016
1 parent db3c6a2 commit bd4b69e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# XSPEC-error-finder
A Python library utilizing a Monte Carlo method for determining the confidence interval of astrophysical model parameters.
A Python library utilizing a Monte Carlo method for determining the confidence interval of astrophysical model parameters

This is a plain text version of readme.pdf, for formating issues please refer to the pdf.
This is a plain text version of readme.pdf, for formating issues please refer to the pdf

Required Python packages: Numpy (www.numpy.org) and PyXSPEC (https://heasarc.gsfc.nasa.gov/xanadu/xspec/python/html/)

This library was created as part of my MSc thesis project (http://urn.kb.se/resolve?urn=urn%3Anbn%3Ase%3Akth%3Adiva-191434)

#1 INTRODUCTION
This library implements a Monte Carlo method for finding the confidence interval for fitted parameters using
PyXSPEC. The libarary was developed during 2016 as part of my master thesis (http://urn.kb.se/resolve?urn=urn%3Anbn%3Ase%3Akth%3Adiva-191434)
Expand Down

0 comments on commit bd4b69e

Please sign in to comment.