You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HeE2EReader: Switch to construct_typed for describing structures; create file hierarchy when parsing the E2E file; add search functions to the HeE2eReader (45578a5)
eyepy.io.utils.py: Add functions to search for integer/float values in binary data; set relative tolerance for Bscan distance to 4% (fixes sample data warning) (96fd58b)
Fix
HeE2eReader: Fix issues with inspect after renaming classes (891c79c)
init.py: Exclude init.py from isort to prevent circular import (9254231)
pyproject.toml: Add imageio as dependency and umpgrade imagecodecs to latest version (bef44a0)