Skip to content

Releases: dvettkoe/wormruler

WormRuler v1.3.0

22 Mar 08:42
fe3fd6d
Compare
Choose a tag to compare

Version 1.3.0.

Addition of an extra layer of outlier detection before normalization for the values before stimulation:

  • Values that are lower than the the lower quartile minus 1.5 * Interquartile range of the median skeleton length before stimulation are discarded

  • Values that are higher than the the upper quartile plus 1.5 * Interquartile range of the median skeleton length before stimulation are discarded

  • This avoids that average values before stimulation are not equal to 1.0 due to strong outliers that affect normalization

  • Fixed a bug where Normalization and Data Analysis functions are only possible, when raw_angle files are present. Now possible without.

WormRuler v1.2.0

20 Dec 11:57
910402d
Compare
Choose a tag to compare

Version 1.2.0

-WormRuler now includes bending angle analysis

WormRuler v1.1.1

22 Aug 12:03
d275578
Compare
Choose a tag to compare

Version 1.1.1

  • Fixed a bug regarding the report of excluded animals with less than 50% of data points analyzed

WormRuler v1.1.0

27 Jun 08:05
442fce0
Compare
Choose a tag to compare

Version 1.1.0

  • Added input of normalization data boundaries
  • Added preview of background correction
  • Added exclusion of animals where more than 50% of datapoints are invalid (will be reported in extra excel sheet)

WormRuler v1.0.0

17 Mar 13:29
e4c6620
Compare
Choose a tag to compare

WormRuler v1.0.0

Initial release of the compiled WormRuler python code for Windows users