sirbu commited on
Commit
f9ab2c9
·
verified ·
1 Parent(s): bde3707

Upload empirical_rat/README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. empirical_rat/README.md +24 -0
empirical_rat/README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Empirical rat locomotion data
2
+
3
+ `df_phases.h5` is redistributed unchanged from the
4
+ [`dannerlab/rat-sci-locomotion`](https://github.com/dannerlab/rat-sci-locomotion)
5
+ repository (file: [`data/df_phases.h5`](https://github.com/dannerlab/rat-sci-locomotion/blob/main/data/df_phases.h5)).
6
+ It contains processed footprint data — phase differences, duty factors, and
7
+ gait classifications — used as an empirical reference in our analyses.
8
+
9
+ ## Citation
10
+
11
+ Danner SM, Shepard CT, Hainline C, Shevtsova NA, Rybak IA, Magnuson DSK.
12
+ *Spinal control of locomotion before and after spinal cord injury.*
13
+ Experimental Neurology, 368, 114496 (2023).
14
+ doi: [10.1016/j.expneurol.2023.114496](https://doi.org/10.1016/j.expneurol.2023.114496).
15
+
16
+ ## License
17
+
18
+ Licensed under the
19
+ [Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA 4.0)](https://creativecommons.org/licenses/by-sa/4.0/),
20
+ matching the upstream license declared at
21
+ <https://github.com/dannerlab/rat-sci-locomotion#licenses>.
22
+
23
+ This file (and any adapted version of it) remains under CC BY-SA 4.0
24
+ regardless of the SCAMPER repository's overall Apache-2.0 license.