# ABDN Fellowship 2026 Cohort Repository
## π§ Overview
Welcome to the **ABDN Fellowship 2026 Participant Repository**.
This repository serves as the central workspace for:
* Lecture materials
* Assignments and exercises
* Participant submissions
* Final research outputs
It is designed to support a **structured, hands-on learning experience** across multiple neuroimaging and neuroscience modalities.
---
## π¬ Modalities
Participants will engage in one or more of the following tracks:
* **EEG (Electroencephalography)**
* **MRI / fMRI (Magnetic Resonance Imaging / Functional MRI)**
* **Electrophysiology**
* **fNIRS (Functional Near-Infrared Spectroscopy)**
Each modality follows a consistent progression:
> Foundations β Data Acquisition β Data Analysis β Scientific Writing β Final Project
---
## π Repository Structure
```
abdn-2026-cohort/
βββ lectures/ # Slides, notes, and resources
β βββ eeg/
β βββ mri_fmri/
β βββ electrophysiology/
β βββ fnirs/
β
βββ assignments/ # Tasks and instructions
β βββ eeg/
β βββ mri_fmri/
β βββ electrophysiology/
β βββ fnirs/
β
βββ participants/ # Individual participant submissions
β βββ /
β βββ eeg/
β βββ mri_fmri/
β βββ electrophysiology/
β βββ fnirs/
β
βββ templates/ # Report + notebook templates
β
βββ datasets/ # Links or small datasets (no large files)
β
βββ showcase/ # Selected outstanding work
βββ best_papers/
βββ posters/
```
---
## π Getting Started
1. Clone the repository:
```bash
git clone
github.com
cd abdn-2026-cohort
```
2. Create your participant folder:
```bash
mkdir -p participants/your_name/{eeg,mri_fmri,electrophysiology,fnirs}
```
3. Check your assigned modality and begin with:
* `lectures/ /`
* `assignments/ /`
---
## π₯ Submission Guidelines
### πΉ General Rules
* All work must be submitted via **GitHub (no email submissions)**
* Commit regularly (d β¦