Skip to content

Jupyter Notebooks

Interactive notebooks for hands-on exploration of Argus functionality.

Available Notebooks

Data Exploration

Parameter Estimation

Analysis Methods

Signal Processing

Running the Notebooks

To run these notebooks locally:

# Clone the repository
git clone https://github.com/ADACS-Australia/tkimpson_2025a.git
cd tkimpson_2025a

# Install dependencies
poetry install

# Start Jupyter
jupyter lab notebooks/

Data Requirements

Some notebooks require large datasets that are not included in the repository. Download instructions are provided within each notebook.

Cloud Computing

These notebooks can be run on cloud platforms like Google Colab or Binder for easier access.