<feed xmlns='http://www.w3.org/2005/Atom'>
<title>transivent, branch v2.0.2</title>
<subtitle>High-level analysis and plotting of waveform transient/transit events</subtitle>
<id>http://git.samsci.com/cgit.cgi/transivent/atom?h=v2.0.2</id>
<link rel='self' href='http://git.samsci.com/cgit.cgi/transivent/atom?h=v2.0.2'/>
<link rel='alternate' type='text/html' href='http://git.samsci.com/cgit.cgi/transivent/'/>
<updated>2025-10-23T06:05:39Z</updated>
<entry>
<title>Fix examples to use correct API imports</title>
<updated>2025-10-23T06:05:39Z</updated>
<author>
<name>Sam Scholten</name>
</author>
<published>2025-10-23T06:05:39Z</published>
<link rel='alternate' type='text/html' href='http://git.samsci.com/cgit.cgi/transivent/commit/?id=a74c1249a18dbb4d6a69f52ac88a7bb8f6ac0eb7'/>
<id>urn:sha1:a74c1249a18dbb4d6a69f52ac88a7bb8f6ac0eb7</id>
<content type='text'>
- example.py: Update to use detect_from_wfm() instead of process_file()
- example_diffusion.py: Import diffusion functions from event_processor submodule
- Both examples now correctly use the v2.0.0 API structure
</content>
</entry>
<entry>
<title>Fix: Add configure_logging back to public API</title>
<updated>2025-10-23T05:58:09Z</updated>
<author>
<name>Sam Scholten</name>
</author>
<published>2025-10-23T05:58:09Z</published>
<link rel='alternate' type='text/html' href='http://git.samsci.com/cgit.cgi/transivent/commit/?id=d671e06c561337ca5a82fd9aa78a3cb089e90efc'/>
<id>urn:sha1:d671e06c561337ca5a82fd9aa78a3cb089e90efc</id>
<content type='text'>
The configure_logging function was accidentally removed from the public API
in __init__.py but was still being used in examples. This restores it to
maintain backward compatibility.

Fixes issue where examples would fail with ImportError.
</content>
</entry>
<entry>
<title>Add project logo to README</title>
<updated>2025-10-23T05:28:37Z</updated>
<author>
<name>Sam Scholten</name>
</author>
<published>2025-10-23T05:28:37Z</published>
<link rel='alternate' type='text/html' href='http://git.samsci.com/cgit.cgi/transivent/commit/?id=d7ac57d46e56620ebeb71f27e4d5c1382f66f6c3'/>
<id>urn:sha1:d7ac57d46e56620ebeb71f27e4d5c1382f66f6c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release v2.0.0</title>
<updated>2025-10-23T05:22:54Z</updated>
<author>
<name>Sam Scholten</name>
</author>
<published>2025-10-23T05:06:25Z</published>
<link rel='alternate' type='text/html' href='http://git.samsci.com/cgit.cgi/transivent/commit/?id=307bf648d8e3fe852d7daf2fa1567d1896e50f7e'/>
<id>urn:sha1:307bf648d8e3fe852d7daf2fa1567d1896e50f7e</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Initial release v1.0.0</title>
<updated>2025-10-23T05:01:40Z</updated>
<author>
<name>Sam Scholten</name>
</author>
<published>2025-10-23T05:01:40Z</published>
<link rel='alternate' type='text/html' href='http://git.samsci.com/cgit.cgi/transivent/commit/?id=4a7026759e099e5c81cc9c77f19182a23d2f0275'/>
<id>urn:sha1:4a7026759e099e5c81cc9c77f19182a23d2f0275</id>
<content type='text'>
Event detection and analysis pipeline for transient events in time-series data.
- Event detection based on SNR thresholds
- Configurable background estimation and noise analysis
- Visualization with scopekit integration
- Chunked processing for large files
</content>
</entry>
</feed>
