Posit main page
From WikiHistedOrg
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
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.

