https://github.com/aaroncherian/postprocessing_gui

https://github.com/aaroncherian/postprocessing_gui

Science Score: 13.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
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: aaroncherian
  • License: agpl-3.0
  • Language: Python
  • Default Branch: main
  • Size: 68.4 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 3
  • Open Issues: 1
  • Releases: 0
Created about 3 years ago · Last pushed over 2 years ago
Metadata Files
Readme License

README.md

postprocessing_gui

INSTALLING the GUI

  1. Create a 3.9 or 3.10 conda environment environment -have tested this successfully on 3.9.16 (latest 3.9 version) and 3.10.11 (latest 3.10 version)
  2. Navigate to this github repo and use the command pip install -e. to install the dependencies from the pyproject.toml

STARTING the GUI:

  1. Open up postprocess_GUI.py
  2. Scroll down to the if __name__ == '__main__' section at the bottom
  3. Change the path_to_data_folder variable to the path to your recording -NOTE: The GUI is set up to take file paths and file names corresponding to the FreeMoCap 1.0 release. If you need to change these file paths, you can do so from the FileManager class at the top of postprocess_GUI.py
  4. After changing the path, run the postprocess_GUI.py script, and the GUI will pop up

OPERATING the GUI

  • When the GUI pops up you'll see the main menu, from which you can alter and apply various postprocessing parameters (currently mostly for interpolation/filtering)
  • Press the 'Process Data and View Results' button to run the postprocessing on the skeleton, and the postprocessed skeleton should appear in the 'post-processed data' skeleton viewer
  • You can move between the Filtering and Interpolation tabs at the top to more closely look at how the different processing options affect your data
  • When finished, press the 'Save Out Data' button on the main menu to save the postprocessed data and a .toml file of your processing parameters into the 'outputdata' folder
  • Default processed data file name is 'mediapipeprocessedxyz.npy' and the parameter summary name is 'postprocessing_settings.toml'

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
  • Pull request event: 2
Last Year
  • Pull request event: 2

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 7
  • Average time to close issues: N/A
  • Average time to close pull requests: 14 days
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • aaroncherian (5)
  • philipqueen (1)
Top Labels
Issue Labels
Pull Request Labels