<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scopekit/OCTO.md:Zone.Identifier, branch v1.0.4</title>
<subtitle>General-purpose python oscilloscope components</subtitle>
<id>http://git.samsci.com/cgit.cgi/scopekit/atom?h=v1.0.4</id>
<link rel='self' href='http://git.samsci.com/cgit.cgi/scopekit/atom?h=v1.0.4'/>
<link rel='alternate' type='text/html' href='http://git.samsci.com/cgit.cgi/scopekit/'/>
<updated>2025-10-30T01:28:58Z</updated>
<entry>
<title>fix: remove warning when no data in view during zooming</title>
<updated>2025-10-30T01:28:58Z</updated>
<author>
<name>Sam Scholten</name>
</author>
<published>2025-10-30T01:28:58Z</published>
<link rel='alternate' type='text/html' href='http://git.samsci.com/cgit.cgi/scopekit/commit/?id=c26cf2943de7f261951e891bc6325d82f79ef865'/>
<id>urn:sha1:c26cf2943de7f261951e891bc6325d82f79ef865</id>
<content type='text'>
- Remove RuntimeWarning that appeared during normal zoom operations
- This warning occurred when zooming into very small ranges where no data points were visible
- The behavior is now silent, returning empty arrays without warning as this is expected during zooming
- Simplified code logic by removing early return for empty mask and checking array length after filtering
- Bump version to 1.0.3
</content>
</entry>
</feed>
