Skip to content

Examples

These examples show how to use ConfUSIus on real data, with an emphasis on workflows you can run and adapt in your own analyses.

Each example starts from a plain Python script and is rendered as a notebook-style page with code, outputs, and downloadable source files.

Getting Started

First steps with ConfUSIus: loading a recording, working with Xarray-backed data, and building simple summaries and visualizations.

  • ConfUSIus and Xarray 101ConfUSIus and Xarray 101


    ConfUSIus and Xarray 101

    This example demonstrates how to use ConfUSIus to load and handle fUSI data as DataArray instances. We will use a small subset of the Nunez-Elizalde 2022 dataset and use a few basic Xarray operations to inspect, subset, and summarize the data.