Skip to content
Snippets Groups Projects
Commit 82c51b09 authored by Gregory Ashton's avatar Gregory Ashton
Browse files

Merge branch 'master' into 'master'

Added gw_eos.txt which was ignored in last push.

See merge request lscsoft/bilby!825
parents 16a256cc 0c7b3c2e
No related branches found
No related tags found
1 merge request!825Added gw_eos.txt which was ignored in last push.
Pipeline #137133 passed
.. gw_eos:
====================================================
Neutron Star Equation of State Modeling and Sampling
====================================================
Base class for EOS objects. Initialized with energy-density pressure data from either an 2D array or file. Includes plotting routines for common representations of EOS:
.. autoclass:: bilby.gw.eos.TabularEOS
:members:
Spectral decomposition parameterized EOS from Lindblom, 2010 (ArXiv: 1009.0738):
.. autoclass:: bilby.gw.eos.SpectralDecompositionEOS
:members:
A Neutron star EOS 'Family'. Constructing this object maps the passed EOS object to its corresponding mass-radius relationship by solving the TOV equations. Also includes plotting routines for mass-radius and several equivalent representations of NS Family:
.. autoclass:: bilby.gw.eos.EOSFamily
:members:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment