Skip to content

Commit

Permalink
adds details for demo-data-for-sentient and updates for notebooks and…
Browse files Browse the repository at this point in the history
… ignore files #47
  • Loading branch information
mxochicale committed Apr 6, 2024
1 parent 9490ed8 commit 62ad53b
Show file tree
Hide file tree
Showing 5 changed files with 131 additions and 905 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
**/*.md.swp
**/*.swp
**/build
**/demo-data-for-sentient
**/*_normalised_quaternions.csv

## temporal data files
**/test**.avi
Expand Down
5 changes: 5 additions & 0 deletions data/surgical-skill-assessment/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,10 @@ $ tree -s
2 directories, 20 files
```

## Surgical-skill-assessment data
```
git clone git@github.com:mxochicale/demo-data-for-sentient.git
```

## Citations
Hekim, Sujon, and Miguel Xochicale. ‘Demo Dataset for Multimodal Real-time Ai V.1.0.0’. Zenodo, 3 March 2024. https://doi.org/10.5281/zenodo.10775099.
900 changes: 123 additions & 777 deletions notebooks/data_analysis/A_preprocessing_data_from_multiple-files.ipynb

Large diffs are not rendered by default.

127 changes: 0 additions & 127 deletions notebooks/data_analysis/A_preprocessing_data_from_multiple-files.py

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.13"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 62ad53b

Please sign in to comment.