Tutorials ========= Deep dive into specific features and analysis workflows. .. list-table:: :widths: 30 70 :header-rows: 1 * - Tutorial - Description * - :doc:`windowed_analysis` - Extract features from continuous EEG data, filter artifacts, and aggregate results * - :doc:`spike_analysis` - Analyze spike-sorted neural data, compute peri-event analyses, and integrate with EEG features * - :doc:`visualization` - Create publication-quality plots with AnimalPlotter and ExperimentPlotter * - :doc:`snakemake_pipeline` - Run large-scale analyses on HPC clusters using Snakemake workflow management .. toctree:: :maxdepth: 1 :hidden: windowed_analysis spike_analysis visualization snakemake_pipeline