Browse Source

gin commit from med068pc183

New files: 1
Andrey Vinogradov 3 years ago
parent
commit
1bc44cd8c1
1 changed files with 9 additions and 0 deletions
  1. 9 0
      LICENSE.txt

+ 9 - 0
LICENSE.txt

@@ -0,0 +1,9 @@
+Comparative microelectrode array dataset of functional development of human pluripotent stem cell-derived and rat neuronal networks in the directory `Data` by Neuro Group, Faculty of Medicine and Health Technology, Tampere University (TUNI), Tampere, Finland is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
+
+The directory `Codes\MATLAB spike detection` contains folder `Functions from F. Lieb's SpikeDetection-Toolbox` which embeds functions imported from [SpikeDetection-Toolbox](https://github.com/flieb/SpikeDetection-Toolbox) distributed under GNU General Public License v3.0. 
+
+The directory `Codes` contains folder `meaRtools` with modified version of [meaRtools package](https://github.com/igm-team/meaRtools) distributed under GNU General Public License v3.0. Modifications imply user interface, input file reading and selection process and the addition of [LogISI algorithm](https://doi.org/10.1007/s10827-009-0175-1) for burst detection into the package. The LogISI algorithm originally received from its author Valentina Pasquale was modified for our data and the modifications are described in the publication [Kapucu et al., submitted](http://doi.org/to-be-inserted-after-publication). 
+
+The directory `Codes` contains folder `Connectivity Analysis` with [Spectral entropy based neuronal network synchronization analysis: CorSE](https://doi.org/10.3389/fncom.2016.00112) code distributed under the 3-Clause BSD License.
+
+See the `LICENSE.txt` or `LICENSE` files in the corresponding directories for the full license.