User Tools

Site Tools


analysis:nsb2015:week12

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
analysis:nsb2015:week12 [2015/07/18 00:45]
mvdm created
analysis:nsb2015:week12 [2018/07/07 10:19] (current)
Line 48: Line 48:
 pos = LoadPos(cfg);​ pos = LoadPos(cfg);​
 </​code>​ </​code>​
- 
-NOTE: If you are using data that was saved with %%MClust%% 4.1, you should use the ''​cfg.useClustersFile = 0;''​ option. (You need this even if your data was saved with %%MClust%% 3.5 -AC). 
  
 The ''​load_questionable_cells''​ option in ''​LoadSpikes()''​ results in the loading of ''​*._t''​ files, in addition to the familiar ''​*.t''​ spike time files. The underscore extension indicates a cell with questionable isolation quality, likely contaminated with noise, spikes from other neurons, and/or missing spikes. In general, you do not want to use such neurons for analysis, but in this case we are not concerned with properties of individual neurons. We are instead interested in the information present in a population of neurons, and for this we will take everything we can get. The ''​load_questionable_cells''​ option in ''​LoadSpikes()''​ results in the loading of ''​*._t''​ files, in addition to the familiar ''​*.t''​ spike time files. The underscore extension indicates a cell with questionable isolation quality, likely contaminated with noise, spikes from other neurons, and/or missing spikes. In general, you do not want to use such neurons for analysis, but in this case we are not concerned with properties of individual neurons. We are instead interested in the information present in a population of neurons, and for this we will take everything we can get.
analysis/nsb2015/week12.1437194731.txt.gz ยท Last modified: 2018/07/07 10:19 (external edit)