A website showcasing shared neuroscience research infrastructure at Dartmouth — the Dartmouth Brain Imaging Center (DBIC) and the Department of Psychological & Brain Sciences (PBS). Sponsored by Breaking the Neural Code at Dartmouth.
Live site: https://dbic.github.io/PBS_resources/
| Page | Resource | Maintained by |
|---|---|---|
index.html |
Landing / overview | — |
mri.html |
3T fMRI scanner (Siemens Prisma) | DBIC |
pipeline.html |
Data processing pipeline (BIDS / fMRIPrep / MRIQC / CANlab) — presented under fMRI | DBIC + Research Computing |
fnirs.html |
Dual TD-fNIRS (Kernel Flow2), in the Consortium for Interacting Minds | Chang Lab + DBIC |
eeg.html |
Shared high-density EEG lab | Störmer Lab |
vr.html |
Shared VR lab | Robertson Lab |
neurostim.html |
Neurostimulation (TMS / tES / tTIS) | Wager Lab |
psychophys.html |
Human psychophysiology laboratory | Wager Lab (CANlab) |
con.html |
Center for Open Neuroscience | Y. Halchenko |
computing.html |
Research Computing & storage (DartFS, Discovery, H200 GPUs) | Research Computing + DBIC |
index.html + 8 detail pages
css/style.css shared design system
js/constellation.js interactive pointer-reactive hero animation
js/main.js parallax, scroll-reveal, mobile nav
images/ logos, facility photos, diagrams (see images/CREDITS.md)
Images live in images/ with descriptive names. To swap a photo, drop a new file over the
same filename. Any image captioned "Representative image." on the site is a generic
placeholder awaiting a real photo of the Dartmouth equipment. See images/CREDITS.md for
sources and attribution of third-party (Wikimedia Commons) images.
"Refined neural" theme — Dartmouth green (#00693e) with emerald accents, an interactive
neural-constellation hero that tracks the pointer, parallax scrolling, and a shared
component system. Static HTML/CSS/JS; no build step. Served via GitHub Pages (.nojekyll).