/cardinal

Seismic and geoacoustic array processing

Primary LanguageJupyter Notebook

cardinal

Seismic and geoacoustic array processing

Installing

To install Cardinal:
conda env create -f environment.yml
(and marvel at the number of dependencies this builds on!)

Activating

To activate the Cardinal environment
source activate cardinal

Examples and Documentation

Open run_cardinal.ipynb in a Jupyter notebook for a Quick Start
Open cardinal_usersguide.ipynb in a Jupyter notebook for more details on code and algorithms