commit d4b1d933d7ddc71de1087fd51c177ea7d48c311f
parent 639ac0a2f57d3e408c9ad6a66870af5ea15db4b1
Author: Nicholas Farrow <nicholas.w.farrow@gmail.com>
Date: Tue, 30 Apr 2019 21:48:30 +1000
Update README.md
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -1,4 +1,6 @@
# The mass distribution of Galactic double neutron stars
+See [Farrow et al. (2019)](Farrow et al 2019) for details.
+
Here we provide code which performs Bayesian inference on a sample of 17 Galactic double neutron stars (DNS) in order to investigate their mass distribution. Each DNS is comprised of two neutron stars (NS), a recycled NS and a non-recycled (slow) NS. We compare two hypotheses: A - recycled NS and non-recycled NS follow an identical mass distribution, and B - they are drawn from two distinct populations. Within each hypothesis we also explore three possible functional models: gaussian, two-gaussian (mixture model), and uniform mass distributions.
You can take a look at the [demo here](https://github.com/NicholasFarrow/GalacticDNSMass/blob/master/inferenceDemo.ipynb) or you can download the git repository with: