Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 969 Bytes

File metadata and controls

32 lines (25 loc) · 969 Bytes

Changelog

[0.26.0] - 2026-03-08

Added

  • Becker & Hickl SPCM support (PR #48 by @cqian89)
    • Pixel-marker binning for BH SPC-130/140/150 detectors
    • Automatic .set file parsing and dimension inference
    • Frame 1 adjustment for BH SPC data
    • Truncated recording recovery

Fixed

  • CLSM get_fluorescence_decay stack_frames bug (PR #49 by @cqian89)
    • Fixed bug where only the last frame was processed when stack_frames=True
  • CLSM get_phasor precision loss (PR #49 by @cqian89)
    • Fixed precision loss by using float instead of int calculation

Changed

  • Updated test data to include BH SPCM FocalCheck sample data
  • Added new integration tests for BH pixel marker binning

[0.25.1] - 2025-02-20

Fixed

  • Various bug fixes and improvements

[0.25.0] - 2024-12-15

Added

  • Support for Photon-HDF5
  • Transparency in-memory compression
  • Linearity correction for micro times

For older releases, please refer to the documentation.