Skip to content

lwa-project/ovro_data_recorder

Repository files navigation

Data Recorder Pipelines for the OVRO-LWA Station

Documentation Status

DESCRIPTION

Bifrost-based data recorder pipelines for the power beams (dr_beam.py), correlator data (dr_visibilities.py), and voltage beams (dr_tengine.py) data modes at the OVRO-LWA station.

REQUIREMENTS

INSTALLING

Install ovro_data_recorder by running:

pip install -e .

or by using the included deploy script.