Skip to content
Paula edited this page Nov 15, 2017 · 13 revisions

NeuroField Setup Walkthrough

Here's how to get started

  1. Download a copy of NeuroField using git. If you haven't done this before, follow these instructions.
  • Print out or open the manual - it's in the docs/ folder
  • Make sure you are using GCC 4.8 or higher, as the code uses the C++11 standard. If you are working in the School of Physics at USYD, follow these instructions
  • Want to use NeuroField on Windows? Go here first.
Things to do next
  • Read through the user manual for more detailed information about configuration options, model specification, and the files that are included in the repository.
  • Try out the Matlab analysis routines.
  • Run more of the example configurations included in the configs folder.
  • [Only for Brain Dynamics Group members] Use NeuroField with the Robinson et. al. corticothalamic model by downloading corticothalamic-model and using the included NeuroField functionality
  • Want to contribute to NeuroField? Go here first.