-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #997 from TeamCOMPAS/move_ipynb_to_docs
move ipynb to docs
- Loading branch information
Showing
25 changed files
with
121 additions
and
197 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
"id": "d69d65d0", | ||
"metadata": {}, | ||
"source": [ | ||
"# COMPAS Special Tutorial: \"Formation channels of Gravitational Waves (GWs)\" -- ANSWERS\n", | ||
"# Formation channels of Gravitational Waves (GWs)\n", | ||
"\n", | ||
"### This is a tutorial that can be used for live teaching/demos, it should fill about ~1hr of class\n", | ||
" \n", | ||
|
@@ -1050,7 +1050,7 @@ | |
"source": [ | ||
"<div class=\"alert alert-block alert-danger\"> \n", | ||
"\n", | ||
"# Answer 5 " | ||
"## Answer 5" | ||
] | ||
}, | ||
{ | ||
|
@@ -1164,7 +1164,7 @@ | |
"source": [ | ||
"<div class=\"alert alert-block alert-danger\"> \n", | ||
"\n", | ||
"# Answer 6 \n", | ||
"## Answer 6\n", | ||
" \n", | ||
" \n", | ||
"See the code below. The method is very similar to the Answer to question 5, but now we have to get the ZAMS properties through the systemParameters file. For which we have to use the np.in1d again to match the datapoints" | ||
|
@@ -1324,7 +1324,7 @@ | |
"COMPAS_Documentation.pdf\r\n", | ||
"Rate_Infomu00.035_muz-0.23_alpha0.0_sigma00.39_sigmaz0.0.png\r\n", | ||
"SNR_Grid_IMRPhenomPv2_FD_all_noise.hdf5\r\n", | ||
"\u001b[34m__pycache__\u001b[m\u001b[m\r\n", | ||
"\u001B[34m__pycache__\u001B[m\u001B[m\r\n", | ||
"old_ClassCOMPAS.py\r\n", | ||
"old_FastCosmicIntegration.py\r\n", | ||
"old_selection_effects.py\r\n", | ||
|
@@ -1367,7 +1367,7 @@ | |
"source": [ | ||
"<div class=\"alert alert-block alert-danger\"> \n", | ||
"\n", | ||
"# Answer 7 \n", | ||
"## Answer 7\n", | ||
" \n", | ||
" \n", | ||
"The rates for CHE around redshift 0 are about 20 Gpc^-3 yr^-1 for the mixture model (note that we have to select either of the Wolf Rayet factors if we want to get an absolute rate for one fixed model. )\n", | ||
|
@@ -1415,7 +1415,7 @@ | |
"source": [ | ||
"<div class=\"alert alert-block alert-danger\"> \n", | ||
"\n", | ||
"# Answer 8\n", | ||
"## Answer 8\n", | ||
" \n", | ||
" \n", | ||
"Doing this for 'BBH' should give you a rate of about 100 Gpc^-3 yr^-1 which is right on the ballpark of the observations\n", | ||
|
@@ -1534,7 +1534,7 @@ | |
"source": [ | ||
" <div class=\"alert alert-block alert-info\">\n", | ||
" \n", | ||
" # Extra material:" | ||
" ## Extra material:" | ||
] | ||
}, | ||
{ | ||
|
@@ -1546,7 +1546,7 @@ | |
"\n", | ||
"\n", | ||
"\n", | ||
"# Compact Object Mergers: Population Astrophysics & Statistics\n", | ||
"## Compact Object Mergers: Population Astrophysics & Statistics\n", | ||
"\n", | ||
"[![Documentation](https://img.shields.io/badge/Documentation-latest-orange.svg?style=flat)](https://github.com/TeamCOMPAS/COMPAS/blob/Documentation/COMPAS_Documentation.pdf)\n", | ||
"\n", | ||
|
@@ -1555,10 +1555,10 @@ | |
"adjustable. COMPAS draws properties for a binary star system from a set of initial distributions, and evolves it from zero-age main sequence to the end of its life as two compact \n", | ||
"remnants. It has been used for inference from observations of gravitational-wave mergers, Galactic neutron stars, X-ray binaries, and luminous red novae.\n", | ||
"\n", | ||
"## Documentation\n", | ||
"### Documentation\n", | ||
"https://compas.science/docs\n", | ||
"\n", | ||
"## Contact\n", | ||
"### Contact\n", | ||
"Please email your queries to [email protected]. You are also welcome to join the [COMPAS User Google Group](https://groups.google.com/forum/#!members/compas-user) to engage in discussions with COMPAS users and developers.\n", | ||
"\n", | ||
"\n", | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.