https://github.com/brody-lab/proanti
Code repository for the Duan, Pagan, Piet et al. manuscript
https://github.com/brody-lab/proanti
Last synced: 10 months ago
JSON representation
Code repository for the Duan, Pagan, Piet et al. manuscript
- Host: GitHub
- URL: https://github.com/brody-lab/proanti
- Owner: Brody-Lab
- Created: 2020-10-10T11:09:26.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-26T03:51:18.000Z (over 5 years ago)
- Last Synced: 2025-08-11T17:43:54.176Z (11 months ago)
- Language: MATLAB
- Size: 42.2 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Proanti
Code repository for the Duan, Pagan, Piet et al. manuscript
1) To regenerate the initial data files, run files in the folder "preparatory_code". The three files data_sc.mat , data_fof.mat and data_pfc.mat were too large and were not added to this repository. To download those, please run the script "step0_save_all_data_from_mysql.m" (needs Experport in the Matlab path)
2) To re-run all the classifier code, run files in "classifier_code"
3) To regenerate each of the Figures, run the corresponding script. For example, to regenerate Figure 1, run "Figure1.m"