Software
In the NROS 215/415 classes, we use several software packages:
- Picoscope 6 (free on the web) is used to collect data with our PicoScope 3425s (see Equipment). We save data out of this program directly into MAT files.
- Matlab is our primary tool to load, manipulate, and display data.
-
Within Matlab, we use the free software package MClust to separate out individual neurons from electrical recordings. Spike detection is not included with this free package, so we have created Matlab software to load MAT files from Picoscope, detect spikes, and pass the results into MClust. You can download our customized version of MClust, complete with spike detection software, by pressing the big blue button.
-
Also within Matlab, we process and plot data from the PicoScope using routines developed specifically for this class. They can be downloaded by pressing the big blue button to the right.
-
To create visual stimuli, we use the free
Vision Egg
software package. Some custom scripts we use for Vision Egg can be downloaded from this page, too.
-
To process data in real-time, we use a Matlab application developed specifically for this course. It is described in detail on the page below.
PicoMat RTI: PicoScope Matlab Real-Time Interface