https://github.com/aaroncherian/freemocap_playground
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○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 (4.0%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: aaroncherian
- Language: Jupyter Notebook
- Default Branch: main
- Size: 124 MB
Statistics
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 11
- Releases: 1
Created over 4 years ago
· Last pushed 11 months ago
Metadata Files
Readme
readme.txt
1) To use the NIH GUI, run the NIH_GUI.py file 2) When the GUI appears, press the 'Load a session folder' button to load in the session you'd like to use 3) You can optionally load in a video as well 4) You can save frame intervals for specific conditions by choosing them from the dropdown menu and typing in starting and ending frames, and saving them to the table 5) Running the balance assessment will calculate path length for the intervals and bring up path length histograms of the data 6) Choose a name for the folder that will contain the data analysis results - this folder will be saved within the 'data_analysis' folder in your session 7) Press 'Save out data analysis' results to save out data
Owner
- Name: Aaron Cherian
- Login: aaroncherian
- Kind: user
- Company: Northeastern University
- Repositories: 17
- Profile: https://github.com/aaroncherian
Currently PhD-ing at Northeastern University as part of the FreeMoCap Project
GitHub Events
Total
- Push event: 39
- Pull request event: 2
- Create event: 2
Last Year
- Push event: 39
- Pull request event: 2
- Create event: 2
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 17
- Total pull requests: 12
- Average time to close issues: 27 days
- Average time to close pull requests: 8 days
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 1.0
- Average comments per pull request: 0.25
- Merged pull requests: 12
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 5
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- aaroncherian (16)
Pull Request Authors
- aaroncherian (14)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
requirements.txt
pypi
- imageio *
- librosa *
- matplotlib ==3.5.1
- moviepy *
- numpy ==1.21.6
- opencv-python ==4.5.5.62
- pandas ==1.4.0
- pyqt5 ==5.15.7
- pyqt6 *
- requests *
- rich ==12.0.0
- scipy ==1.7.3
- tqdm *