Skip to content

Releases: msrosenberg/MetaWin

Bugfixes

30 Oct 19:20
c7c6fba
Compare
Choose a tag to compare

This release fixes a bug when filtering data based on column values. Cells with missing data were not being accounted for correctly.

Formal release

08 Feb 19:10
783f171
Compare
Choose a tag to compare

This is the first formal non-beta release.

Minor changes include

  • Formal citation information
  • Minor tweaks needed due to deprecated scipy function calls

Publication bias update

05 Jul 19:33
270307f
Compare
Choose a tag to compare

New features

  • More sophisticated funnel plots added as part of new publication bias section, including:
    • Pseudo-confidence intervals
    • Contour confidence intervals
    • Power-ehhanced (sunset) plots
  • Egger Regression for testing for publication bias

Bug fixes

  • Output text was not spaced properly since the bugfix for PyQt issue in 3.0.12

Tweaks

  • Split publication bias analyses into their own dialog
  • Simplified editing of figure styles by internally linking upper and lower limits into single style entries

Bug fixes and tweaks

28 Jun 16:21
79d82e7
Compare
Choose a tag to compare

New features

  • References created in output of program include DOIs, when available, to make finding of original material easier. Hyperlinked DOIs have also been added to help files.
  • For automatic captioning, users can choose between xkcd (default) and X11/CSS4 color name spaces.

Bug fixes

  • Column headers were not imported correctly if the first row was being used for column headers and the first column was being used for row headers
  • Graphical output was not being visually refreshed in some cases

Tweaks

  • Fixed typos in two references in help file

Output Bug Fixes

31 May 18:10
f7aacfd
Compare
Choose a tag to compare

Bug fixes

  • Pre-packaged versions of MetaWin could not save figures in vector formats
  • In some cases, text output could not be saved to a file without program closing
  • If multiple figures were created in a single session, attempting to save the current figure to a file would cause program to serially try to save all of them, rather than just the current figure
  • A workaround for a bug in Qt that was causing text output saved in HTML or Markdown formats to export all lines as level 1 headers

Tweaks

  • The text output tab will now automatically scroll to display newly added text starting at the top of the window

I2 confidence interval fix

17 May 13:07
14e6025
Compare
Choose a tag to compare

Fixing a bug in the calculation of confidence intervals for I2

Orwin failsafe bug fix

15 May 14:33
2a16f74
Compare
Choose a tag to compare

Fixed bug where Orwin's failsafe number would not allow the desired threshold to be negative.

Also, not a code change, but all three prebuilt versions are now built with Python 3.11.

Progress Bars

12 May 13:56
b0b0846
Compare
Choose a tag to compare

Minor update, primarily adding progress bars to analyses that last longer than a few seconds (i.e., more complex or larger randomizations).
Also fixed a few typos in help file.

Cumulative analysis fix

11 Nov 18:28
96930ad
Compare
Choose a tag to compare

Primary bug fix for cumulative analysis not sorting by correct column.
A few minor tweaks as well.

Updated captions and distributions

16 Sep 15:13
467c0c0
Compare
Choose a tag to compare

Primary updates include:

  • User choice of Normal vs. Student's t distribution for confidence intervals around means
  • Captions are regenerated after user figure customization to properly represent user choices
  • Fixed a few minor typos in output and help