Tutorials¶
This section contains detailed, end-to-end tutorials for using pyAVS in real analysis workflows.
Available Tutorials
- MEG + Eye Tracking Workflow
- Overview
- Prerequisites
- Method 1: AVSComposer Approach (Recommended)
- Eye Tracking Integration and Epoching with Composer
- Alternative Method 2: Functional API Approach
- Source Reconstruction with Composer
- ROI Analysis and Population Codes
- Alternative: Source Reconstruction with Functional API
- Next Steps
- Troubleshooting
- Source Reconstruction and Population Codes
MEG + Eye Tracking Workflow¶
For a comprehensive walkthrough of loading MEG and eye-tracking data, preprocessing, and building fixation-locked epochs, see the MEG + Eye Tracking Workflow tutorial.
Source Reconstruction and Population Codes¶
For forward modeling, beamformer source reconstruction, and ROI-based population code extraction, see Source Reconstruction and Population Codes.
Getting Help¶
If you encounter issues or have questions:
Check the API Reference for function documentation
See the Examples for working code examples
Refer to the main Quick Start Guide guide
Check the Frequently Asked Questions for answers to common questions