Posit main page

From WikiHistedOrg

Jump to: navigation, search

Contents

Posit analysis software

Posit is software (using Python and Matlab) I wrote during my PhD for analysis of extracellular neurophysiological data

  • Combines Cortex and Plexon data
  • Python code converts data to NetCDF, a standard scientific binary file format
  • Matlab code reads these files using the Matlab NetCDF toolbox
Example output figure, a raster and histogram of a single neuron
Example output figure, a raster and histogram of a single neuron

authors: Mark Histed, Wael Asaad

Getting the code

Go to the Posit downloads page for instructions.

Documentation

There are nicely-formatted m2html listings of the code.

Also see the README and INSTALL files in the download directory.

Add comments here