Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated schedule #46

Merged
merged 1 commit into from
Mar 25, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 9 additions & 7 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -217,19 +217,19 @@ schedule:
color: '#1f331e'
priority: 2
room: WIRB 3000
- tutorial: reprod
- tutorial: fnirs
time: '11:00'
duration: '1:00'
color: '#007c62'
color: '#1f331e'
priority: 2
room: WIRB 3000
- name: Lunch
time: '12:00'
duration: '1:00'
room: WIRB 4190 (Lunchroom)
- name: Hack Time
time: '13:00'
duration: '3:00'
time: '14:00'
duration: '2:00'
room: WIRB 4190 (Lunchroom)
color: '#222233'
priority: 1
Expand All @@ -239,10 +239,10 @@ schedule:
color: '#1f331e'
priority: 2
room: WIRB 4190 (Lunchroom)
- tutorial: fnirs
- tutorial: reprod
time: '14:00'
duration: '1:00'
color: '#1f331e'
color: '#007c62'
priority: 2
room: WIRB 3000
- tutorial: monai
Expand Down Expand Up @@ -339,7 +339,9 @@ tutorials:
and for integrating existing EEG-BIDS datasets into your analysis workflow.
- id: fnirs
name: Introduction to fNIRS
organizer: Matthew Kolisnyk
organizer:
- Matthew Kolisnyk
- Garima Gupta
image: /img/fnirs2.png
description: |
Participants will learn the basics of functional near-infrared spectroscopy (fNIRS). This includes a demo of the system, the underlying physics and experimental design, as well as some exciting current applications of fNIRS. Participants will also learn about handling and preprocessing fNIRS data -- including some hands on coding!
Expand Down