Changelog

All notable changes to bioscan_dataset will be documented here.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Categories for changes are: Added, Changed, Deprecated, Removed, Fixed, Security.

Version 1.0.1

Release date: 2024-12-07. Full commit changelog.

This is a bugfix release to address incorrect RGB stdev values.

Fixed

  • RGB_STDEV for bioscan1m and bioscan5m was corrected to address a miscalculation when estimating the pixel RGB standard deviation. (#2)

Documentation

  • Corrected example import of RGB_MEAN and RGB_STDEV. (#1)

  • General documentation fixes and improvements.

Version 1.0.0

Release date: 2024-12-03. Initial release.