Recent Releases of cometrics
cometrics - cometrics v1.4.0
This new version of cometrics introduces a number of bug fixes and quality of life fixes for various applications.
Issues Fixed: - #34, #35, #52, #61
Features Added: - #33, #37, #38, #39, #42, #46, #60
Additionally, this MSI file has been signed with a code signing key that is trusted by Microsoft, so there should no longer be any issues installing or distributing this software outside of the Microsoft Store.
What's Changed
- Tutorials by @wsarce in https://github.com/Munroe-Meyer-Institute-VR-Laboratory/cometrics/pull/47
- Fix delete keybind issue by @wsarce in https://github.com/Munroe-Meyer-Institute-VR-Laboratory/cometrics/pull/53
- Added enable single mode in config and update treeview binding by @sandynmc in https://github.com/Munroe-Meyer-Institute-VR-Laboratory/cometrics/pull/51
- 34 session plot order by @wsarce in https://github.com/Munroe-Meyer-Institute-VR-Laboratory/cometrics/pull/54
- 38 add auto export to config file by @wsarce in https://github.com/Munroe-Meyer-Institute-VR-Laboratory/cometrics/pull/55
- Check duration keys before ending session by @wsarce in https://github.com/Munroe-Meyer-Institute-VR-Laboratory/cometrics/pull/56
- Added in other physio metrics by @wsarce in https://github.com/Munroe-Meyer-Institute-VR-Laboratory/cometrics/pull/57
- V1.4.0 dev by @wsarce in https://github.com/Munroe-Meyer-Institute-VR-Laboratory/cometrics/pull/58
- Closes #46 by @wsarce in https://github.com/Munroe-Meyer-Institute-VR-Laboratory/cometrics/pull/59
- V1.4.0 dev by @wsarce in https://github.com/Munroe-Meyer-Institute-VR-Laboratory/cometrics/pull/62
New Contributors
- @sandynmc made their first contribution in https://github.com/Munroe-Meyer-Institute-VR-Laboratory/cometrics/pull/51
Full Changelog: https://github.com/Munroe-Meyer-Institute-VR-Laboratory/cometrics/compare/v1.3.2...v1.4.0
- Python
Published by wsarce almost 3 years ago
cometrics - cometrics v1.3.2
Bug fix: - Loading in previously recorded sessions no longer persist the event history from that loaded session
- Python
Published by wsarce almost 4 years ago
cometrics - cometrics v1.3.1
Addressing bugs and missing pieces: - Remove current working directory logging, just log the cometrics version - Remove logging of computer name - Add privacy policy, add prompt for first time users to read it - Update user guide
- Python
Published by wsarce almost 4 years ago
cometrics - cometrics v1.3.0
New features: - Submit bugs to GitHub through the cometrics user interface - Download the E4 Streaming Server using a single button click - Navigate to source code using a single button click
Bug fixes: - Remove E4 Streaming Server exe from package - Remove old config files from package - Protocol files are saved to session file - Fixed screen size problems for smaller screens
- Python
Published by wsarce almost 4 years ago
cometrics - cometrics v1.2.7
New feature update: - Add audio to video playback and recording - Add a review mode for recorded sessions - Add in previous session loading for minor edits - Add E4 metrics calculation to 'Analyze' menu tab
Bug cleanup: - Clean up some user interface quirks - Added in quality of life additions - Improved E4 data collection and tagging - Improved operation of session protocols in Woodway and BLE Input data streams
- Python
Published by wsarce almost 4 years ago
cometrics - cometrics v1.1.4
Hot fix bugs found during dry run testing: - Fix infinite loop when unhandled exception caught - Improve Woodway and BLE protocol handling - Improve Woodway and BLE connection handling - Fix uncommon bug when patient created
- Python
Published by wsarce almost 4 years ago
cometrics - cometrics v1.1.0
This release of cometrics added: - Woodway split belt treadmill support - BLE peripheral support - Added an external input support - Added garbage collection on previous session to release memory - Improved import functionality and project setup for new projects - Previous session's patient data fields imported for successive sessions
Note: This release will not install on Windows 11, track this problem here. There is currently no workaround for this problem and are working on resolving it.
- Python
Published by wsarce almost 4 years ago
cometrics - cometrics v1.0.13
Hot fixes: - Added configuration change window - Added external input button configuration - Fixed session timer issues when switching between panels while annotating video - Frequency and duration key history update correctly - Updated video loading procedure to fix issues with playback - Adjusted UI parameters - Fixed data saving issue - Added popup to let the user know that data saved correctly
- Python
Published by wsarce about 4 years ago
cometrics - cometrics v1.0.10
Hot fix update: - Reworked video playing to fix odd loading issues when scrubbing through video, - Frequency and duration key tallies correctly update when deleting and undoing delete on last event, - Session number check can be bypassed for unique IDs on output files, - Bug fixed in project setup window when switching between phases, - Global keys pressed when window is not focused do not trigger anything.
- Python
Published by wsarce about 4 years ago
cometrics - cometrics v1.0.7
This is the first public release of cometrics! After working closely with @sethgwalker and @mhurtz2 to get all of our ducks in a row, design the logos and icons, and test all of the features, we are able to present our first release.
cometrics is a software that allows the collection, coregistration, and analysis of multiple data streams. Not only does it perform keystroke annotation of behavioral events, in the same manner as other software such as DataPal or BDataPro, but it also has the capability to load in videos from your filesystem for post-annotation data collections and record videos from connected webcams for mobile data collections. Additionally, it has the built-in capability to interface with the Empatica E4 Streaming Server to collect physiological data streams and coregister them to behavioral/video data.
This software package was built during a close collaboration between the Virtual Reality Laboratory and the Severe Behavior Department to facilitate advanced research studies and streamline existing clinical service offerings. We hope other institutions and individuals find it useful to their practice and research.
- Python
Published by wsarce about 4 years ago
cometrics - cometrics v0.12.72
This release includes a number of new features: - New name and logo (thank you @mhurtz2!) - Brand new icons for entire user interface (thank you again @mhurtz2!) - Integrated webcam recording for mobile behavioral sessions - Post-annotation of videos is controlled by the video, changing the slider position will change the session time accordingly - Events recorded with a video present will copy events to the video view panel with a frame index shown - When sessions start, the patient data fields are switched to the last panel which shows the keystroke assignments - Tested spreadsheet versioning and modification from user interface - Improved project/patient/condition selection - Standardized file format - Help menu that opens the session directory, log directory, and cometrics documentation
- Python
Published by wsarce over 4 years ago
cometrics - Experiment Collection & Logging v0.7.11
This patch introduces path normalization on all filepaths to prevent failure with longer filepaths.
- Python
Published by wsarce over 4 years ago
cometrics - Experiment Collection & Logging v0.7.10
This release is the second validation build that includes bug fixes and minor version updates that breaks compatibility with prior session file format. Example output data can be found in 'references\test_data'.
Keystroke files can be generated using tracker spreadsheets, like the sample one stored in the 'references' folder. They can also be manually generated and exported.
- Python
Published by wsarce over 4 years ago
cometrics - Experiment Collection & Logging v0.4.3
This release is the first validation build that includes a robust E4 Streaming Server interface, windowed biosensor readings, reliability interval coefficient calculations, and simple conversion tools for converting the session json files to csv.
Keystroke files can be generated using tracker spreadsheets, like the sample one stored in the 'references' folder. They can also be manually generated and exported.
- Python
Published by wsarce over 4 years ago