A convenience package to make reduced frequency arrays for the representation of gravitational waveforms.
Project description
gw_frequencies
A convenience package to make reduced frequency arrays for the representation of gravitational waveforms.
It makes available the following functions; here they are documented
very shortly, see their docstrings (help(func_name) in an interactive console)
for more details.
seglen_from_freq, which computes the duration T(f), in seconds, of a gravitational wave signal starting at a given frequency, in Hertz.high_frequency_grid, a uniform grid in frequencylow_frequency_grid, a non-uniform grid in frequency satisfying dN/df = 1/T(f) at each frequencymixed_frequency_grid, a grid with the low-frequency specification below some pivot and the high-frequency specification above it.
The main idea here is the low_frequency_grid, which is a slightly different implementation of the
concepts outlined by Vinciguerra et al, 2017.
To install this package, do:
pip install gw-frequencies
To import the required functions, do
from gw_frequencies.multibanding import <func_name>
where <func name> is the name of the function you want.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gw_frequencies-0.1.1.tar.gz.
File metadata
- Download URL: gw_frequencies-0.1.1.tar.gz
- Upload date:
- Size: 15.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.10 Linux/5.13.0-10037-tuxedo
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db4ba3e719b89563f027c23a2456b6f0129365a0f04731b0c83f4c02ac4abd83
|
|
| MD5 |
05216f752cfdd07ba5d5eacab36caefe
|
|
| BLAKE2b-256 |
6872ce9c945738665740b487a1d54235fab273aae114b2ea1799b31b1bad33ab
|
File details
Details for the file gw_frequencies-0.1.1-py3-none-any.whl.
File metadata
- Download URL: gw_frequencies-0.1.1-py3-none-any.whl
- Upload date:
- Size: 16.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.10 Linux/5.13.0-10037-tuxedo
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02a7dc4ac2b427b7f2e33b39e2c1322b7962f60470ebedaa065408f88b6b728f
|
|
| MD5 |
e24a42fb63a182a02bccab03ff39540b
|
|
| BLAKE2b-256 |
aa0b8b7761cd992c26c59aa169c171bcde2e630a8b6dbf20b652aa826c512680
|