Skip to content

Version 0.3.0 (2025/11/04)

Choose a tag to compare

@zxdawn zxdawn released this 04 Nov 12:32
· 53 commits to main since this release

Bugfix

  • Skip CSF if there's only one line (#111)
  • Fix relative filepath for DEM (#122)
  • Apply denoising to each cluster separately (#133)
  • Change data type of segmentation/cluster to float (#135)

Main improvements

  • New CSF method (#140)

Minor improvements

  • Add version info to package and exported files (#53, #97)
  • A better default vmax for plotting the denoised field (#113)
  • Update pyproject.toml file