Browse Source

Frissítés "README.md"

Richárd Fiáth 3 years ago
parent
commit
729d0a375e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -56,7 +56,7 @@ gin get-content
 More information and guides for the GIN Client are available [here](https://github.com/G-Node/gin-cli).
 For more 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).
 
-## Interacting with NWB files
+## 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.
 
 Loading a short segment (20.000 samples corresponding to 1 second of data) of the raw wideband recording on all (128) channels: