Parcourir la source

Frissítés "README.md"

Richárd Fiáth il y a 2 ans
Parent
commit
3419a21827
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -53,9 +53,11 @@ gin get-content Rat01
 gin get-content
 ```
 
-More information and guides for the GIN Client are available [here](https://github.com/G-Node/gin-cli).
+More information and guides for the GIN Client are available 
 For other ways of accessing the data, please refer to GIN's [FAQ](https://gin.g-node.org/G-Node/Info/wiki/FAQ+Troubleshooting#how-can-i-access-the-data).
 
+The dataset is also available for download in the Hungarian data repository [CONCORDA](https://science-data.hu/dataset.xhtml?persistentId=doi:10.5072/FK2/OKPT5U). 
+
 ## Interacting with the NWB files
 Users can import data from NWB files using the [PyNWB](https://github.com/NeurodataWithoutBorders/pynwb) and [MatNWB](https://github.com/NeurodataWithoutBorders/matnwb) APIs, or using [SpikeInterface](https://github.com/SpikeInterface). Loaded samples of the raw data have to be multiplied by a conversion number (0.195) to get the amplitudes in microvolts. Here we provide some examples how users can import data from NWB files using the MATLAB-based MatNWB API.