| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Add resample subpackage with downsampling support | Sam Scholten | 2025-10-24 |
| | | | | | | | | | | - Add transivent.resample subpackage for signal preprocessing - Implement average_downsample() for block averaging downsampling - Add downsample_to_interval() for interval-based downsampling - Add target_sampling_interval parameter to detect_from_wfm() - Preserves signal amplitude and improves SNR through averaging - Creates uniform time arrays to avoid validation warnings | ||
| * | Update lock file after adding pytest dependency | Sam Scholten | 2025-10-24 |
| | | |||
| * | Release v2.0.0v2.0.0 | Sam Scholten | 2025-10-23 |
| Major API refactoring with simplified public interface. - Added EventProcessor for high-level event processing workflow - New utility functions for data preprocessing - Additional example scripts for different use cases - Comprehensive test suite - Updated documentation with migration guide | |||
