An asimov plugin to make downloading gravitational wave data easier
Project description
Asimov GWData
This package provides an asimov pipeline for collecting published gravitational wave data for use in parameter estimation studies.
Usage
Fetching posteriors
To download a posterior file from a known location you'll need to write a YAML configuration file, for example,
data:
- posterior
source:
type: pesummary
location: /home/daniel/GW150914/test.h5
analysis: C01:IMRPhenomXPHM
and then run
$ gwdata --settings test.yaml
where test.yaml
is the configuration file above.
Usage with asimov
The script can also be called as a pipeline in asimov. To do this you'll need to apply a blueprint to the project, for example:
kind: analysis
name: get-data
pipeline: gwdata
download:
- posterior
event: GW150914
source:
type: pesummary
location: /home/daniel/<event>/test.h5
analysis: C01:IMRPhenomXPHM
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
asimov-gwdata-0.2.0.tar.gz
(8.2 kB
view hashes)
Built Distribution
Close
Hashes for asimov_gwdata-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8595aae74328ff672a17ae50527829339c581aa0553f6fc9227b97ab6a115009 |
|
MD5 | 33140c201cc604779394882a5ce51f1c |
|
BLAKE2b-256 | cfc7f7d657b3ff273af76fe42030114fc826a508a28d7d687cb4fa1c95ddf59d |