소스 검색

Add basic how-to info to readme

Davide Crombie 2 달 전
부모
커밋
fc76ff6c29
1개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제
  1. 6 1
      README.md

+ 6 - 1
README.md

@@ -1,3 +1,8 @@
 # pupil_timescales_dLGN
 
-Data and code for Crombie et al. "Spiking activity in the visual thalamus is coupled to pupil dynamics across temporal scales"
+Data and code for Crombie et al. "Spiking activity in the visual thalamus is coupled to pupil dynamics across temporal scales"
+
+### How to
+To generate figures from already processed data, copy the .pkl files out of data/original_cooked/ into data/ and then run the corresponding cells in the figures notebooks. Note that notebook cells should be run in order to avoid variable name conflicts.
+
+To re-generate the processed data, run the corresponding .py file with the desired arguments. The primary argument is the experiment name, which can be 'spontaneous', 'sparsenoise', 'dark', 'natmov', and 'natmov_opto'.