Skip to content

v0.0.5

Compare
Choose a tag to compare
@StellarStorm StellarStorm released this 08 Jul 01:14
· 19 commits to master since this release

Installation

At the current time, only Windows Vista and better are supported.
Download RespiRate_x32.exe for Windows 32-bit.
Download RespiRate_x64.exe for Windows 64-bit.

If you're not sure which version you have, check using this guide.

After downloading, double-click the .exe and follow the prompt to install.

Advanced: If you have a python 3.6 interpreter available, you could also download and run the source code for this release. See the "Advanced" topic in our instructions for more details.

Instructions for use

https://github.com/MDA-Courtyard/RespiRate#using-respirate

Changes and improvements

We now offer a built-in tool to convert the output spreadsheet to a csv file for easier data analysis with other popular technologies, such as R. The existing spreadsheet isn't changed in any way, but all data is copied to a new csv.

The internal checks for correct file types were improved, along with some associated bugs.

Using the Tab key now moves the cursor more logically, from the Mouse ID field to Start time to Length of measurement.

07/09/2017 Re-upload Windows installers due to faulty build.

CHANGELOG

  • Bugfix: stop the internal timer when opening a new file. This prevents a
    crash when loading a non-video file, after having already loaded a video.
  • Make sure loaded file is a video when 'Contour' is pressed.
  • Better, more logical handling of 'Tab' key.
  • Bugfix: don't attempt to play a video if one is not loaded.
  • Add notification that when declining to create a new spreadsheet (if needed),
    the data was not exported even if the user previously selected 'Yes'.
  • Add option to easily convert the output1.xls spreadsheet to csv file.