Skip to content

Releases: IQDM/IQDM-Analytics

Plot view bug fix for non-macOS

06 Aug 15:42
Compare
Choose a tag to compare
Pre-release

Fixed a big where the last plot prior to a 2nd import will be shown on mouse over, rather than the current plot.

Import Filters

02 Jul 21:18
Compare
Choose a tag to compare
Import Filters Pre-release
Pre-release

v0.2.0 (TBD)

  • CSV Data filters

IBA MyQA

17 May 16:51
Compare
Choose a tag to compare

v0.1.9 (2021.05.17)

  • Clean charting values of non-numerical characters on import
  • Prevent crash if only one UID columns is defined in CSV Template
  • Added CSV template for IBA MyQA

v0.1.9.post1 (2021.06.03)

CSV Import Templates

28 Mar 22:21
df91efc
Compare
Choose a tag to compare

v0.1.8 (2021.03.28)

  • Implement CSV parsing with JSON templates, allowing for customization
  • Option to disable duplicate report detection

MS Edge Support / New Delta4 Parser

15 Mar 04:43
Compare
Choose a tag to compare

v0.1.7 (2021.03.14)

  • Added Control Chart using all data
  • MS Edge Support for Windows
  • IQDM-PDF bump to v0.3.0

Date parsing imporovements

13 Mar 20:19
Compare
Choose a tag to compare
  • Improved date parsing
  • Various GUI bug fixes
  • IQDM bump to v0.2.9 for file creation timestamps
  • App will not crash if import fails (goes to log and displays error in window)
  • Multi-value policy implemented: first or last based on file creation date, or min, max value

PhantomJS + Error Log

10 Mar 17:22
Compare
Choose a tag to compare
  • PhantomJS is now bundled with attached executables
  • Error Log implemented, stored in ~/Apps/iqdm_analytics/logs (stolen from dicompyler)
  • Ability to set control limit standard deviation
  • Fix for Issue 4

Specify Range / Update Spinner on Enter

09 Mar 19:48
Compare
Choose a tag to compare
  • Specify Range / Update Spinner on Enter
  • Misc bug fixes
  • Layout tweaks

Initial Beta, with fewer package requirements

09 Mar 04:14
Compare
Choose a tag to compare

Same as v0.1.1, but removed need for:

  • scipy
  • matplotlib
  • sklearn
  • dvha-stats

The needed code from dvha-stats was hard-copied over.

First Beta Release

09 Mar 01:23
Compare
Choose a tag to compare

v0.1.1 (2021.03.08)

Initial release to begin beta testing