View on GitHub

Brain Addressing System

The right way to address the brain

Provider instructions

The first step to become a provider is to get access to a publicly accessible storage space on the web where you can create directories and host files. For personal projects we recommend to use Github, as a no-cost solution that has the benefit of version control. If you create a repository ‘BAS-files’ there (see github tutorial), then the files in your master branch are publicly accessible at: https://github.com/<username>/BAS-files/tree/master/, where username is your github username. Example: https://github.com/rbakker/BAS-files/tree/master/.

The second step is to sign up as a provider. You need to supply

When you are ready, proceed to the signup page.

Creating definition files

There are four types of definition files that you can provide:

  1. Atlases
  2. Transforms
  3. Transformations
  4. ROI-generators

To create a file in one of these categories, first create an all-lowercase folder with the category name (one of: atlases, transforms, transformations, roi-shapes), and next create a definition file in this folder with the name ‘.json’, where acronym is the short name of the object that you define. For the contents of this file, see the appropriate page: