https://github.com/aaroncherian/nih_balance_analyses

https://github.com/aaroncherian/nih_balance_analyses

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
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 3 years ago · Last pushed 10 months ago
Metadata Files
Readme License

README.md

nihbalanceanalyses

1) Clone the github repo onto your computer

2) Create an anaconda environment conda create -n nih_balance_analyses python =3.10

3) Activate the new environment with conda activate nih_balance_analyses

4) Navigate to the github repo folder on your computer in the anaconda terminal

5) Use pip install -r requirements.txt to download the necessary files

6) Run NIH_GUI.py to bring up and use the GUI

Owner

  • Name: Aaron Cherian
  • Login: aaroncherian
  • Kind: user
  • Company: Northeastern University

Currently PhD-ing at Northeastern University as part of the FreeMoCap Project

GitHub Events

Total
  • Push event: 2
Last Year
  • Push event: 2

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 24
  • Total Committers: 1
  • Avg Commits per committer: 24.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
aaroncherian a****2@g****m 24

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/deploy_docs.yml actions
  • actions/cache v2 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
requirements.txt pypi
  • matplotlib *
  • mkdocs-bootswatch *
  • numpy *
  • opencv-python *
  • pandas *
  • plotly *
  • pyqt6 *
  • rich *
  • seaborn *
pyproject.toml pypi
  • ipykernel ==6.29.*
  • matplotlib *
  • mkdocs-bootswatch *
  • numpy ==1.26.*
  • opencv-python *
  • pandas ==2.1.*
  • plotly *
  • pyarrow ==19.0.*
  • pydantic ==2.7.*
  • pyqt6 *
  • pyyaml ==6.0.*
  • rich *
  • seaborn *