https://github.com/benoitberanger/stats_cenir
https://github.com/benoitberanger/stats_cenir
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/benoitberanger/stats_cenir
- Owner: benoitberanger
- Created: 2016-11-02T11:28:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-02-19T15:44:17.000Z (over 7 years ago)
- Last Synced: 2025-02-13T01:25:05.290Z (over 1 year ago)
- Language: MATLAB
- Size: 79.1 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stats_cenir
To import the tables :
1. Go to https://secure.lixium.fr
2. Log in MySQL
3. Open grr_annulation table
4. Go to the Export tab
5. Select CSV format, delete column delemiter ", export all lines, then execute
6. Open grr_entry table
7. Go to the Export tab
8. Select CSV format, delete column delemiter ", export all lines, then execute
9. move the freshly downloaded grr_annulation.csv and grr_entry.csv to the Git folder
Now you can run the scripts preproc_annulations.m and preproc_entry.m. It will make all the computation and save the results into a .mat file
Finally, you can run plot_* to display the results