Przeglądaj źródła

Update 'README.md'

David Ottenheimer 3 lat temu
rodzic
commit
7ced736713
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,7 +1,7 @@
 # VP_RPE_2020
 Data and analysis for our 2020 manuscript "A quantitative reward prediction error signal in ventral pallidum" in Nature Neuroscience. And earlier version of the manuscript is available on bioRxiv: https://doi.org/10.1101/807842
 
-All of the preprocessed data is available in the “Data" folder. There you can also find Matlab data files created with scripts in the MatlabScripts folders “1_InitialAnalysis” and “2_Modeling”.
+All of the preprocessed data is available in the “Data" folder. There you can also find Matlab data files created with scripts in the MatlabScripts folders “1_InitialAnalysis” and “2_Modeling”. Note you have to download the .zip files in the Data folder individually.
 
 You can generate most of the figures in the paper by downloading the Data folder and the MatlabScripts folder, adding both folders to your Matlab path, and running the scripts in the MatlabScripts folder “3_Figures” — particularly “MainFigures.m”, as well as the scripts in “AdditionalFigures.”