Skip to content

vincentberenz/dingo-waveform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dingo-waveform

A refactor of dingo-gw's waveform generator, meant to replicate its functionalities and outputs while improving code readability and maintainability.

Installation

pip install -e .

or, for development installation:

pip install -e ".[dev]"

Usage

See the examples folder for examples of scripts and configuration files.

To generate a dataset:

dingo_generate_dataset --settings_file config.yaml --num_processes 8

Verification

Run dingo-verify-batch to run a batch of waveform generation and compare them against dingo (dingo-gw).

About

temporary python package for refactoring the dingo waveform generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages