Skip to content

TIAToolbox 0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@tialab tialab released this 10 Jul 15:00
· 701 commits to develop since this release

Major and Feature Improvements

  • Adds feature slide_info to read whole slide images and display meta data information
  • Adds multiprocessing decorator TIAMultiProcess to allow running toolbox functions using multiprocessing.

Changes to API

  • None

Bug Fixes and Other Changes

  • Adds Sphinx Readthedocs support https://readthedocs.org/projects/tia-toolbox/ for stable and develop branches
  • Adds code coverage tools to test the pytest coverage of the package
  • Adds deepsource integration to highlight and fix bug risks, performance issues etc.
  • Adds README to allow users to setup the environment.
  • Adds conda and pip requirements instructions
  • Updates setup.cfg to use double quotes for bump2version patterns.