Browse Source

gin commit from med068pc183

Modified files: 1
Andrey Vinogradov 3 years ago
parent
commit
fda74d99f6
1 changed files with 3 additions and 3 deletions
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -87,13 +87,13 @@ The implementational details can be found in the original publication.
 
 
 ## License
-<a rel="license" href="https://creativecommons.org/licenses/by-nc/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://licensebuttons.net/l/by-nc/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Comparative microelectrode array dataset of functional development of human pluripotent stem cell-derived and rat neuronal networks</span> in the directory `Data` by <span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">Tampere University (TUNI), Tampere, Finland</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/">Creative Commons Attribution 4.0 International License</a>.
+<a rel="license" href="https://creativecommons.org/licenses/by-nc/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://licensebuttons.net/l/by-nc/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Comparative microelectrode array dataset of functional development of human pluripotent stem cell-derived and rat neuronal networks</span> in the directory `Data` by <span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">Neuro group, Tampere University (TUNI), Tampere, Finland</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/">Creative Commons Attribution 4.0 International License</a>.
 
 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 mentioned in the publication [Kapucu et al., submitted](http://doi.org/to-be-inserted-after-publication). 
+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.
+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.