Difference between revisions of "Neurobs Presentation"

From TSG Doc
Jump to navigation Jump to search
(Created page with "== General == == Course == == Tutorial == == Templates == == Designing Principles == == Code Layout and formatting ==")
 
Line 1: Line 1:
 
== General ==
 
== General ==
 
+
Presentation (www.neurobs.com) is a MS Windows based programming tool that allows experimenters to set up and program all sort of experiments. It is the recommended software for time-accurate experiments and therefore supported by the institutes’ (Social Sciences Faculty, the MPI and the Donders Centre for Cognitive Neuroimaging) technical groups.
 +
The technical groups offer (PhD) students a couple of preprogrammed experiments (i.e. templates), which can be adjusted to build up own experiments. In this way, the (PhD) student can efficiently program experiments fitting an technical optimal environment.
 +
This is what this course is all about. It aims at teaching programming skills, which are needed to modify the existing templates such that they meet your own demands. Because this can be quite complex, we start with short assignments, which address one basic and simple problem at a time. They will all contribute to the final assignment in which you will work on an existing template.
 
== Course ==
 
== Course ==
 
+
Find the presentation workshop documentation here[[Media:Programming with Presentation_2013.pdf]]
== Tutorial ==
 
 
 
 
== Templates ==
 
== Templates ==
 +
Find the presentation Template here[[Media:Template2014.zip]]
  
 
== Designing Principles ==
 
== Designing Principles ==
  
 
== Code Layout and formatting ==
 
== Code Layout and formatting ==

Revision as of 14:00, 29 April 2014

General

Presentation (www.neurobs.com) is a MS Windows based programming tool that allows experimenters to set up and program all sort of experiments. It is the recommended software for time-accurate experiments and therefore supported by the institutes’ (Social Sciences Faculty, the MPI and the Donders Centre for Cognitive Neuroimaging) technical groups. The technical groups offer (PhD) students a couple of preprogrammed experiments (i.e. templates), which can be adjusted to build up own experiments. In this way, the (PhD) student can efficiently program experiments fitting an technical optimal environment. This is what this course is all about. It aims at teaching programming skills, which are needed to modify the existing templates such that they meet your own demands. Because this can be quite complex, we start with short assignments, which address one basic and simple problem at a time. They will all contribute to the final assignment in which you will work on an existing template.

Course

Find the presentation workshop documentation hereMedia:Programming with Presentation_2013.pdf

Templates

Find the presentation Template hereMedia:Template2014.zip

Designing Principles

Code Layout and formatting