interpersonal_synchrony
Coding module for quantifying interpersonal synchrony/entrainment
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.8%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Coding module for quantifying interpersonal synchrony/entrainment
Basic Info
- Host: GitHub
- Owner: jptrujillo
- Language: HTML
- Default Branch: master
- Size: 1.76 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 2 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
Citation
README.md
Tutorial module for Calculating Interpersonal Synchrony Using Time-Lagged Cross-Correlation
This module uses as open dataset to calculate interpersonal synchrony based on Kinect Azure data captured during triadic interaction. The module goes through: - Extracting Kinect Azure skeleton data from json files - Preprocessing motion data based on best practices for interpersonal synchrony analysis - Using Time-Lagged Cross-Correlation to calculate interpersonal synchrony of individual body parts
Issues or suggestions? j.p.trujillo@uva.nl
Owner
- Name: James Trujillo
- Login: jptrujillo
- Kind: user
- Repositories: 1
- Profile: https://github.com/jptrujillo
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Trujillo" given-names: "James" orcid: "https://orcid.org/0000-0003-4713-376X" title: "Quantifying Interpersonal Synchrony " version: 2.0.0 date-released: 26-06-2024 url: "https://github.com/jptrujillo/interpersonal_synchrony"
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1
Dependencies
requirements.txt
pypi
- numpy *
- pandas *
- scipy *
- seaborn *