Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 665 Bytes

CHANGELOG.md

File metadata and controls

25 lines (16 loc) · 665 Bytes

Changelog

All notable changes to this project will be documented in this file.

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

[v0.3.0] - 2024-11-21

Added

  • get_centroid_from_record to get the coordinates of the center of a spot ROI from a detection result record

[v0.2.1] - 2024-11-21

Changed

  • Allow Python 3.12.

[v0.2.0] - 2024-10-03

Changed

  • Renaming mean_intensity to meanIntensity right away after detection, before writing to disk.

[v0.1.0] - 2024-04-18

Added

  • This package, first release