Skip to content

Conversation

@bruAristimunha
Copy link
Collaborator

No description provided.

bruAristimunha and others added 18 commits September 28, 2025 17:22
This commit introduces a new user guide for the eegdash library, inspired by the documentation of scipy and scikit-learn.

The user guide (`docs/source/user_guide.rst`) provides a comprehensive overview of the `EEGDash` and `EEGDashDataset` objects, explaining how to:
- Initialize both objects.
- Query for data using simple filters and advanced MongoDB-style queries.
- Use the library in offline mode with local data.
- Access and load EEG data from the dataset.

The guide includes numerous code snippets to illustrate the functionality.

Additionally, this commit includes the following changes to support the documentation build:
- Added the `sphinx.ext.graphviz` extension to `docs/source/conf.py`.
- Fixed formatting issues in `examples/eeg2025/tutorial_challenge_1.py` to resolve build errors.
feat: Create user guide for eegdash
@bruAristimunha bruAristimunha merged commit c6ea321 into develop Sep 28, 2025
8 checks passed
@bruAristimunha bruAristimunha deleted the documentation branch October 4, 2025 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants