How to get started with Radio Astronomy Playground
This guide shows you how to install starbox, the core python library of Radio Astronomy Playground, and its dependencies and run the get started notebook, which will demonstrate how to run an experiment in radio astronomy data processing.
Pre-requisites
- git
- uv
Steps
- Clone this repository:
git clone git@github.com:gemmadanks/radio-astronomy-playground.git - Install starbox and its dependencies:
uv sync - Run the
get-started.pynotebook to conduct your first experiment:uv run marimo run notebooks/get-started.py