Deploy Aframe and AMPLFI models over open data
Project description
Installation
This library is pip installable with
pip install ml4gw-buoy
It is recommended that you install buoy in a virtual environment such as conda.
Usage
The function of this library is to run trained Aframe and AMPLFI models over a gravitaional wave event reported by the LIGO-Virgo-KAGRA collaboration during their third observing run, O3.
Note: the trained models will be downloaded from HuggingFace and require about 320 MB of space in total.
To produce model outputs, first identify an event of interest. This can either be a catalog event, e.g., from GWTC-3, formatted like GW190521, or it can be a G event or superevent from GraceDB, formatted like G363842 or S200213t. Note that LIGO credentials are required to use the latter option, and also that this library uses public data, meaning that events from O4 cannot be analyzed.
Once an event has been identified, run:
buoy --events <EVENT_NAME> --outdir <OUTPUT_DIRECTORY>
The output directory is structured as follows will contain a directory matching the name of the event.
Inside, there will be a data directory containing data created during the analysis, and a plots
directory containing Aframe's response to the event as well as a skymap and corner plot from AMPLFI.
Multiple events can be specified at once, e.g.:
buoy --events '["GW190828_063405", "GW190521", "S200213t"]' --outdir <OUTPUT_DIRECTORY>
About 10 MB of space is required for each event.
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 ml4gw_buoy-0.2.3.tar.gz.
File metadata
- Download URL: ml4gw_buoy-0.2.3.tar.gz
- Upload date:
- Size: 25.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7c4f31814fd8d096be1382b54939cd5b69ae78694b347cf31fe0fcd3c226cb2
|
|
| MD5 |
4660db8a001531a75c196c6e15dac1f2
|
|
| BLAKE2b-256 |
9fc10161733fd03dace6bf5dec3c53411453258f85afe89b60d56423192813b0
|
File details
Details for the file ml4gw_buoy-0.2.3-py3-none-any.whl.
File metadata
- Download URL: ml4gw_buoy-0.2.3-py3-none-any.whl
- Upload date:
- Size: 29.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b1da975de211bb2cd6d98a6fb61270444925ae64f5c0610cb1be566ba493296
|
|
| MD5 |
6c2d619352dd59ab25b736281122ec79
|
|
| BLAKE2b-256 |
b7fff9be744035a9843637dd5a4a5a006034c5bb67e3e3570b08e8460fb5c597
|