File tree Expand file tree Collapse file tree 2 files changed +12
-11
lines changed Expand file tree Collapse file tree 2 files changed +12
-11
lines changed Original file line number Diff line number Diff line change 66 {
77 "affiliations" : [
88 {
9- "id" : " 02vm5rt34" ,
10- "name" : " Vanderbilt University"
9+ "name" : " Concordia University"
1110 }
1211 ],
1312 "person_or_org" : {
14- "family_name" : " Goodale " ,
15- "given_name" : " Sarah " ,
13+ "family_name" : " Dugré " ,
14+ "given_name" : " Mathieu " ,
1615 "identifiers" : [
1716 {
18- "identifier" : " 0000-0003-0460-6299 " ,
17+ "identifier" : " 0000-0003-2828-6031 " ,
1918 "scheme" : " orcid"
2019 }
2120 ],
22- "name" : " Goodale, Sarah " ,
21+ "name" : " Dugré, Mathieu " ,
2322 "type" : " personal"
2423 }
2524 },
2625 {
2726 "affiliations" : [
2827 {
29- "name" : " Concordia University"
28+ "id" : " 02vm5rt34" ,
29+ "name" : " Vanderbilt University"
3030 }
3131 ],
3232 "person_or_org" : {
33- "family_name" : " Dugré " ,
34- "given_name" : " Mathieu " ,
33+ "family_name" : " Goodale " ,
34+ "given_name" : " Sarah " ,
3535 "identifiers" : [
3636 {
37- "identifier" : " 0000-0003-2828-6031 " ,
37+ "identifier" : " 0000-0003-0460-6299 " ,
3838 "scheme" : " orcid"
3939 }
4040 ],
41- "name" : " Dugré, Mathieu " ,
41+ "name" : " Goodale, Sarah " ,
4242 "type" : " personal"
4343 }
4444 },
Original file line number Diff line number Diff line change 99from .utils import has_peakfind_physio , physio_or_numpy
1010
1111
12+ @physio_or_numpy
1213def signal_fct (signal ):
1314 """
1415 Wrapper that turns the object into a function for loop
You can’t perform that action at this time.
0 commit comments