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.
Release files for gw-frequencies 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gw_frequencies-0.1.1.tar.gz | 15.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gw_frequencies-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 32.2 kB
Release files / gw_frequencies-0.1.1.tar.gz
| Download URL | gw_frequencies-0.1.1.tar.gz |
|---|---|
| Size | 15.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
db4ba3e719b89563f027c23a2456b6f0129365a0f04731b0c83f4c02ac4abd83
|
|
BLAKE2b-256 checksum How to use checksums |
6872ce9c945738665740b487a1d54235fab273aae114b2ea1799b31b1bad33ab
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.13 CPython/3.8.10 Linux/5.13.0-10037-tuxedo
|
Release files / gw_frequencies-0.1.1-py3-none-any.whl
| Download URL | gw_frequencies-0.1.1-py3-none-any.whl |
|---|---|
| Size | 16.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
02a7dc4ac2b427b7f2e33b39e2c1322b7962f60470ebedaa065408f88b6b728f
|
|
BLAKE2b-256 checksum How to use checksums |
aa0b8b7761cd992c26c59aa169c171bcde2e630a8b6dbf20b652aa826c512680
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.13 CPython/3.8.10 Linux/5.13.0-10037-tuxedo
|