Skip to content
Paula Sanz-Leon edited this page Feb 4, 2018 · 13 revisions

NFTsim Setup Walkthrough

Here's how to get started

  1. Download a copy of NFTsim 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 NFTsim 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 NFTsim with the Robinson et. al. corticothalamic model by downloading corticothalamic-model.
  • Want to contribute to NFTsim? Go here first.