Skip to content

v1.32.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Dec 20:50
· 15 commits to main since this release

v1.32.0 (2024-12-30)

Features

add self and cross correlation plot functions

## Summary by CodeRabbit
  • New Features
  • Introduced functionality for plotting self and cross correlation heatmaps and histograms.
  • Added methods for generating histograms with customizable parameters and optional saving options.
  • Bug Fixes
  • Enhanced error handling for plot saving to prevent overwriting existing files.
  • Tests
  • Added a comprehensive suite of unit tests for correlation plotting functionalities, ensuring correct outputs and file handling.

Detailed Changes: v1.31.0...v1.32.0