Skip to content

Commit 4240adb

Browse files
committed
Update README.md
1 parent 2cc317c commit 4240adb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,9 @@ Cite: Aller, M., Solberg Økland, H., MacGregor, L. J., Blank, H., & Davis, M. H
2929
setenv MESA_GL_VERSION_OVERRIDE 3.3
3030
setenv PYTHONPATH `pwd`
3131
```
32-
2. To reproduce the source-space MEG results run the audiovisual_speech_MEG/results/megcoherence_anatomical_roi_analysis.ipynb notebook in jupyter notebook.
33-
3. Source analysis pipeline can be found at audiovisual_speech_MEG/code/analysis/megcoherence_source_analysis_pipeline.txt. To reproduce source coherence maps run the corresponding line of code from the text file in an Ipython console.
32+
2. Update the project_dir variable in audiovisual_speech_MEG/code/analysis/megcoherence_utils.py to the project folder path on your system.
33+
3. To reproduce the source-space MEG results run the audiovisual_speech_MEG/results/megcoherence_anatomical_roi_analysis.ipynb notebook in jupyter notebook.
34+
4. Source analysis pipeline can be found at audiovisual_speech_MEG/code/analysis/megcoherence_source_analysis_pipeline.txt. To reproduce source coherence maps run the corresponding line of code from the text file in an Ipython console.
3435

3536
## Dependencies (MATLAB)
3637
- [barwitherr](https://uk.mathworks.com/matlabcentral/fileexchange?q=barwitherr)

0 commit comments

Comments
 (0)