Skip to content

Welcome to the hitchhacker's guide to the brain!

This is a place where you will find your way around the multiverse of resources and methods that have almost, but not quite, entirely everything to do about the brain.

So in case you get lost and you don't know where to find something or in case you are not sure what you were looking for in the first place...

Just remember...

DON'T PANIC

And come back here.



Introduction

This website is full of links and resources for all your neuro-needs!

Use the links on the left to discover resources belonging to a particular category.

If you're not sure what you're looking for, or you'd like to get an overview, start here.

General introductory resources can be found here.

Contribute

To add new resources, start an issue on GitHub, by selecting the type of resource you want add and this should open an issue with a template of code similar the ones listed below. Edit it to add details of your resource and open the issue and you're done! We will get back to you to finalize things and add the resource to our list.

If you want to get touch directly, you can find us on our channel on the mattermost Brainhack.

Software

The following code:

??? example "insert software name - insert short description"
    -   [code repository](insert GitHub or GitLab URL )
    -   [website](insert URL)
    -   [documentation](insert documentation or wiki URL)
    -   [contact](insert URL to mailing list, slack, forum, mattermost)
    -   programming language: {python}, {matlab/octave}, {C}, ...
    -   tags: {fMRI} {MEG} {EEG} {MRI} {nipype}
    -   [paper](https://doi.org/insert_paper_DOI_here)
    -   RRID: insert_RRID_here
    -   tutorial:
        -   [URL]( insert URL )
        -   programming language: {python}, {matlab/octave}, {C}, ...
        -   level: {beginner} / {intermediate} / {advanced}
        -   tags: {video} {notebook}
        -   date:
        -   duration: HH:MM
        -   by: John Doe and Jane Doe

will render as:

insert software name - insert short description
  • code repository
  • website
  • documentation
  • contact
  • programming language: {python}, {matlab/octave}, {C}, ...
  • tags: {fMRI} {MEG} {EEG} {MRI} {nipype}
  • paper
  • RRID: insert_RRID_here
  • tutorial:
    • URL
    • programming language: {python}, {matlab/octave}, {C}, ...
    • level: {beginner} / {intermediate} / {advanced}
    • tags: {video} {notebook}
    • date:
    • duration: HH:MM
    • by: John Doe and Jane Doe

Course / Workshop / Tutorial

The following code:

??? example "insert course / workshop / tutorial name - insert short description"
    -   [URL](insert URL)
    -   programming language: {python}, {matlab/octave}, {C}, ...
    -   level: {beginner} / {intermediate} / {advanced}
    -   tags: {video} {notebook}
    -   date:
    -   duration: HH:MM
    -   by: John Doe and Jane Doe

will render as:

insert course / workshop / tutorial name - insert short description
  • URL
  • programming language: {python}, {matlab/octave}, {C}, ...
  • level: {beginner} / {intermediate} / {advanced}
  • tags: {video} {notebook}
  • date:
  • duration: HH:MM
  • by: John Doe and Jane Doe

Website / Blog / Podcast

The following code:

??? example "insert website name - insert short description"
    -   [URL](insert URL)
    -   [RSS](insert_RSS_feed)
    -   level: {beginner} / {intermediate} / {advanced}
    -   tags: {video} {notebook} {fMRI} {MOOC} {blog} {website} {podcast}
    -   by: John Doe and Jane Doe

will render as:

insert website name - insert short description
  • URL
  • RSS
  • level: {beginner} / {intermediate} / {advanced}
  • tags: {video} {notebook} {fMRI} {MOOC} {blog} {website} {podcast}
  • by: John Doe and Jane Doe

Video / Video series

The following code:

??? example "insert video / video series name - insert short description"
    -   [URL](insert URL)
    -   programming language: {python}, {matlab/octave}, {C}, ...
    -   level: {beginner} / {intermediate} / {advanced}
    -   tags: {video} {MOOC}
    -   date:
    -   duration: HH:MM
    -   by: John Doe and Jane Doe

will render as:

insert video / video series name - insert short description
  • URL
  • programming language: {python}, {matlab/octave}, {C}, ...
  • level: {beginner} / {intermediate} / {advanced}
  • tags: {video} {MOOC}
  • date:
  • duration: HH:MM
  • by: John Doe and Jane Doe

Database

The following code:

??? example "insert database name - insert short description"
    -   [database repository](insert URL)
    -   [documentation](insert documentation or wiki URL)
    -   [contact](inser URL to mailing list, slack, forum, mattermost)
    -   data type: {fMRI} {MEG} {EEG} {MRI}
    -   tags:
    -   [paper](https://doi.org/insert_paper_DOI_here)
    -   RRID: insert_RRID_here

will render as:

insert database name - insert short description

Licence

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.