Browse Source

Update 'readme.md'

Balazs Hangya 4 years ago
parent
commit
739f710f2c
1 changed files with 20 additions and 1 deletions
  1. 20 1
      readme.md

+ 20 - 1
readme.md

@@ -48,7 +48,7 @@ Spike sorting was carried out in [MClust3.5](http://redishlab.neuroscience.umn.e
 
 Offline PETH on sorted data requires the [CellBase analysis software package](https://github.com/hangyabalazs/CellBase)
 
-Requires [Matlab](https://www.mathworks.com/) R2016b (or newer) with [Signal Processing Toolbox](https://www.mathworks.com/products/signal.html).
+Requires [Matlab](https://www.mathworks.com/) R2016a (or newer) with [Signal Processing Toolbox](https://www.mathworks.com/products/signal.html).
 
 ## Execution instructions
 
@@ -59,3 +59,22 @@ lightpsth.m can be executed using the lightpsth(sessionpath) syntax, where sessi
 Spike sorting on any recording sesssion can be performed by the MClust.m GUI (available in MClust3.5 package from A.D.Redish). Sorted spikes were also uploaded in the data session folders and can be loaded into MClust for validation. Note that this requires the LoadTT_Intan loading engine. Move LoadTT_Intan.m to the MClust/LoaingEngines folder and set this loading engine before importing clusters.
 
 Further data processing for offline raster plots and PETH calculations for sorted neurons was performed by viewcell2b.m. viewcell2b.m requires preprocessing by prealignSpikes.m. These functions are part of the CellBase R2013a release of the CellBase data analysis package. The preprocessed files are also available in the data session folders.
+
+## Installation
+
+Move the .m files on your MATLAB path. 
+Download and install MClust3.5. Move LoadTT_Intan.m to the MClust/LoaingEngines folder.
+Download CellBase R2013a and move all .m files on your MATLAB path.
+
+## System requirements  
+Windows 10 64bits  
+Any Intel or AMD x86-64 processor  
+8 GB RAM  
+MatlabR2016a or higher  
+MATLAB Signal Processing Toolbox  
+
+Please contact us with any questions, bug reports, and general feedback:
+
+**Sergio Martinez-Bellver and Balazs Hangya**  
+martinez-bellver.sergio@koki.mta.hu  
+hangya.balazs@koki.mta.hu