cometrics

Clinical tool for coregistration of frequency and duration based behavior, physiological signals, and video data. Session tracking features streamline multi-session clinical data recording.

https://github.com/munroe-meyer-institute-vr-laboratory/cometrics

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 (11.9%) to scientific vocabulary

Keywords

behavior behavior-analysis behavioral-sciences biometrics clinical-research data-annotation-machine-learning data-annotation-tools data-collection empatica-e4
Last synced: 6 months ago · JSON representation

Repository

Clinical tool for coregistration of frequency and duration based behavior, physiological signals, and video data. Session tracking features streamline multi-session clinical data recording.

Basic Info
Statistics
  • Stars: 7
  • Watchers: 2
  • Forks: 1
  • Open Issues: 5
  • Releases: 14
Topics
behavior behavior-analysis behavioral-sciences biometrics clinical-research data-annotation-machine-learning data-annotation-tools data-collection empatica-e4
Created over 4 years ago · Last pushed over 2 years ago
Metadata Files
Readme License Citation

README.md


Logo

cometrics is a Windows-based computer program that allows for the real-time coregistration of frequency- and duration-based behavior metrics, physiological signals from an Empatica E4, and video data.
Explore the docs

Get it from Microsoft

Download cometrics
Report Bug

  <a href="https://github.com/Munroe-Meyer-Institute-VR-Laboratory/cometrics/issues">Request Feature</a>

Contributors Forks Stargazers Issues MIT License

cometrics GUI

Introduction

Cometrics has been designed to integrate directly into the workflow of the Severe Behavior Department at the Munroe-Meyer Institute in the University of Nebraska Medical Center, while simplifying multiple manual steps into a few mouse clicks. By using a tracker spreadsheet, a patient's entire history can be collected into a single document from the software with your own specified graphs and format within that spreadsheet. You can find an example of a tracker spreadsheet here.

Tutorials

Common issues, approaches, and techniques are covered by our tutorials, which will be added to over time! - Example Output and Keystroke File Setup

License

Distributed under the MIT License. See the LICENSE file for more information.

Bug Reporting

To report a bug, please open an issue in the main repository here and follow the instructions in the user guide.

Getting Started

Clinicians and Researchers

The latest compiled binaries for the Windows platform can be found in the Releases section of the repository. To install the program on your system download the latest Windows MSI installer release to your system and double click the downloaded file to start the installation. The logs directory will be created in your C: drive and the config.yml file will update with your system parameters. To uninstall the program, simply double click the original Windows MSI installer and select 'Remove cometrics'. If you run into any issues, please make a report in the Issues section of the repository and a maintainer will address the problem and help you get started.

Developers

  • Clone the repo and install the module in developer mode sh git clone https://github.com/Munroe-Meyer-Institute-VR-Laboratory/cometrics.git python ./cometrics/setup.py develop The codebase is built using Python 3.8 and the IDE used is PyCharm.

Contribute

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Update the user guide if visual changes or changes to external functionality were made
  6. Open a Pull Request

Contact

The active developer and maintainer of this project is Walker Arce, reach out to him via email with any inquiries (wsarcera@gmail.com).

Owner

  • Name: Munroe Meyer Institute Virtual Reality Laboratory
  • Login: Munroe-Meyer-Institute-VR-Laboratory
  • Kind: organization

The Virtual Reality Laboratory is researching how cutting-edge virtual reality technology can be applied to help our patients.

GitHub Events

Total
  • Watch event: 2
Last Year
  • Watch event: 2

Dependencies

requirements.txt pypi
  • PyYAML *
  • WMI *
  • future *
  • logger-util *
  • matplotlib ==3.4.3
  • neurokit2 *
  • numpy *
  • opencv-python *
  • openpyxl *
  • pandas *
  • pillow *
  • pyEmpatica ==0.6.0
  • pyTactor *
  • pyWoodway *
  • pynput *
  • setuptools *
  • tkvideoutils *
  • ttkwidgets *
setup.py pypi
  • PyYAML *
  • WMI *
  • logger-util *
  • matplotlib *
  • numpy *
  • opencv-python *
  • openpyxl *
  • pillow *
  • pyEmpatica *
  • pynput *
  • pywoodway *
  • setuptools *
  • tkvideoutils *