Skip to content

1.9.16

Compare
Choose a tag to compare
@pgunn pgunn released this 04 Oct 19:45
· 476 commits to main since this release
9b0b79c

This release, which we are naming "Refreshing the Waters", has the following changes:

  • Substantial reworking of many notebooks (and some split datasets useful for testing file lists)
  • Documentation improvements throughout the code and elsewhere
  • Remove some pins holding back holoviews, bokeh, and other jupyter components and some notebook reworking to handle upstream changes (hopefully fully fixing "no backend found" problems)
  • Have caimanmanager (now without the .py) exposed as an entry point in both pip and conda packages, making life much easier for Windows users in particular
  • Better handling of file lists in loading functions #1703
  • A new way to display videos in notebooks using opencv #1080
  • Other movie playing improvements #1101
  • Smarter sparse nmf initialization
  • Flesh out the existing intent to use pims as a fallback for loading avi files when platform-specific codec support for opencv is lacking, fix code for determining when to try this
  • Fix an issue with numpy calls in online cnmf initialization #1102
  • Move sandbox/ and scripts_labeling/ out of the checkout