PyART.catalogs.lvknr

Attributes

Classes

Waveform_LVKNR

Class to handle waveforms from the LVCNR catalog

Module Contents

PyART.catalogs.lvknr.Msun_m = 1476.6250614046494[source]
PyART.catalogs.lvknr.Msun_s = 4.925491025543576e-06[source]
class PyART.catalogs.lvknr.Waveform_LVKNR(lvcnr_path=None, catalog='SXS', ID=None, ellmax=8, load_m0=True, download=False, nu_rescale=False, **kwargs)[source]

Bases: PyART.waveform.Waveform

Class to handle waveforms from the LVCNR catalog

ID = None[source]
lvcnr_path = None[source]
catalog = 'SXS'[source]
data_path[source]
ellmax = 8[source]
load_m0 = True[source]
nu_rescale = False[source]
data[source]
load_metadata()[source]

Load (some) metadata from the simulation”

load_hlm()[source]

Load the waveform modes

download_simulation(ID)[source]

Download the simulation from the LVCNR catalog.

_is_git_lfs_pointer(path)[source]

Check if a file is still a Git LFS pointer (not downloaded)

PyART.catalogs.lvknr.ID = 'SXS_BBH_0007_Res5'[source]