waveformtools

Module for the analysis and handling of numerical relativity and gravitational waveform data.

Classes

sim: Base class for NR simulations data.

This is needed to retrieve and handle Numerical Relativity data.

spherical_array: A 2D data-type.

Stores and manages two-dimensional data on surfaces of spherical topology.

modes_array: A data-type.

Handle and work with mode coefficients.

Functions

read_git_version()

Get the latest version number based on the last commit date, iff this is a git repo.

waveformtools.read_git_version()[source]

Get the latest version number based on the last commit date, iff this is a git repo.

Modules

BMS

The implementation of BMS transformations on the waveforms.

CoM

Centre of mass correction for the waveforms.

compare

Compare the waveforms and modes

config

dataIO

Functions for handling data IO operations from waveforms class.

diagnostics

Diagnostic tools

differentiate

Tools for differentiating data.

extrapolate

Methods for waveform extrapolation.

grids

Classes to hold grid information

integrate

Methods to integrate functions

simulations

Data container for Numerical Relativity data.

single_mode

spherical

Methods to handle functions on a sphere.

spherical_array

transforms

Methods to transform the waveform

waveformtools

This module contains a set of tools to handle data from numerical relativity simulations and gravitational waves.