Browse Source

Обновить 'README.md'

Andrey Vinogradov 10 months ago
parent
commit
0f0f13517b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -125,7 +125,7 @@ To launch the connectivity analysis, the user needs to open the *Connectivity.m*
 
 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](https://doi.org/10.1038/s41597-022-01242-4). 
+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., 2022](https://doi.org/10.1038/s41597-022-01242-4). 
 
 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.