Skip to content

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 19 Mar 15:09
· 40 commits to main since this release

Fixed

  • Hard-coded column names in stats functions
  • False example for a plot in the documentation

Changed

  • Updated plotOriginalDetrended to include separate methods for plotting detrended and original data
  • Updated plotOriginalDetrended to include markers for binarized regions
  • changes to parameter names to unify naming conventions across packages
    old Parameter names are still supported but will be deprecated in the future.
  • updated documentation to reflect changes in parameter names
  • Noodleplot supports kwargs for plot customization
  • Changes to the way p value is represented on the validation plots
  • Validation plots now dont include original metrics

Added

  • Support for python 3.12
  • Drop support for python 3.8