Open Issues Need Help
View All on GitHubAI Summary: This task requires creating a Python script to download a sample subset of EEG data from the OpenNeuro dataset ds006036. The script should save these files into a `data/` directory, making it easy for any team member to obtain real data for local, reproducible experimentation with a single command. Its usage must be clearly documented to facilitate integration into tests and notebooks.
Complexity:
2/5
enhancement good first issue