- Include relative binning
- Include xkn model for kilonovae
- Add new examples for gw and kn
- Include conversions for
.gwf
format - Include options for frequency-domain injections
- Unify pipeline core with
__main__
routine - Improve
Waveform
object and introduceapprox_dict
- Improve
Lightcurve
object and introduceapprox_dict
- Switch to
argparse
for option parsing - Fix compatibility with
dynesty==1.2.3
- Include ROQ approximation
JenpyROQ
in pipeline
- Introduce additional checks in
bajes_pipe.py
- Improve
bajes_postproc.py
- Include downsampling
- Reorganize
pipe/__init__.py
- Introduce
gw/network.py
- Introduce
NRPMw
model - Improve posterior extraction for
dynesty
- Introduce unified
SamplerBody
- Introduce
ultranest
sampler - Introduce ROQ approximation for
pipe
(work in progress)
- Reorganize pipeline in
pipe
module
- Introduce
__main__.py
interface - Merge
TaylorF2
features branch - Introduce mandatory dependencies in
setup.py
- Reorganize repository introducing
inf
andobs
modules - Introduce MPI interface for
bajes_parallel_core.py
- Introduce
knmodule
and KN pipeline - Include parametrized EOS and TOV solver in
gwmodule
- Add
CHANGELOG.md
- Add
LICENSE
- Include
lmax
option in configuration file - Include
lal
-waveforms wrapper - Include options for
eccentricity
andenergy
-angmom
- Move to
gwpy
for GW data fetching