asimov-gwdata

Gravitational wave data discovery and retrieval plugin

asimov-gwdata

Plugin providing intelligent gravitational wave data discovery, event management, and quickstart infrastructure for asimov projects.

Features

  • Event discovery - Browse published gravitational wave events from catalogues
  • Smart project setup - Create complete asimov projects with one command
  • Interactive wizard - asimov gw quickstart for guided setup
  • Analysis templates - Curated analysis configurations
  • Data caching - Local cache of event and analysis metadata
  • Tab completion - Shell completion for event and analysis names

Installation

pip install asimov-gwdata

Quick Start

Set up a new project interactively:

asimov gw quickstart

Or directly:

asimov gw setup --name my-analysis --events GW150914_095045 --analyses production-default

Documentation

Status

Stable - Recommended starting point for new users

Use Cases

  • Discovering available gravitational wave events
  • Quick project setup
  • Event and analysis exploration
  • Batch project creation
  • Learning asimov