Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
RecordEvolution
/
IMCtermite
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
35
Code
Issues
9
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Memory-mapped file handling and streaming API
- #39
#39
Open
jgoedeke
wants to merge 15 commits into
RecordEvolution:master
RecordEvolution/IMCtermite:master
from
jgoedeke:numpy-streaming
jgoedeke/IMCtermite:numpy-streaming
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Memory-mapped file handling and streaming API
#39
jgoedeke
wants to merge 15 commits into
RecordEvolution:master
RecordEvolution/IMCtermite:master
from
jgoedeke:numpy-streaming
jgoedeke/IMCtermite:numpy-streaming
Copy head branch name to clipboard
Commits
Commits on Dec 13, 2025
Add pytest and tests for CLI and Python module
Show description for c02027f
jgoedeke
committed
c02027f
View commit details
Copy full SHA for c02027f
Browse repository at this point
Commits on Dec 14, 2025
Implement chunked NumPy export for large files and add corresponding example and tests
jgoedeke
committed
574393c
View commit details
Copy full SHA for 574393c
Browse repository at this point
Commits on Dec 16, 2025
Enhance channel data handling with raw mode support and update examples for chunked NumPy export
jgoedeke
committed
393240b
View commit details
Copy full SHA for 393240b
Browse repository at this point
Refactor IMC library for improved data handling and performance
Show description for 4cee020
jgoedeke
committed
4cee020
View commit details
Copy full SHA for 4cee020
Browse repository at this point
Add windows target to CI tests and add tests for streaming functionality
Show description for fdc8ece
jgoedeke
committed
fdc8ece
View commit details
Copy full SHA for fdc8ece
Browse repository at this point
Fix platform detection in codepage conversion and update CLI path for Windows
jgoedeke
committed
0d93e03
View commit details
Copy full SHA for 0d93e03
Browse repository at this point
Implement chunked streaming for channel printing to improve memory efficiency (#9)
Show description for 27d8215
jgoedeke
committed
27d8215
View commit details
Copy full SHA for 27d8215
Browse repository at this point
Refactor raw file handling to use string instead of bytes across examples and core functionality
jgoedeke
committed
dffefa8
View commit details
Copy full SHA for dffefa8
Browse repository at this point
Enhance multichannel data handling and add numpy support for channel data retrieval (#33)
jgoedeke
committed
62da4de
View commit details
Copy full SHA for 62da4de
Browse repository at this point
Add print_timerange example and implement channel length retrieval in imctermite
jgoedeke
committed
b644d33
View commit details
Copy full SHA for b644d33
Browse repository at this point
Add type stubs and package data for improved type checking and IDE support
jgoedeke
committed
fbf752f
View commit details
Copy full SHA for fbf752f
Browse repository at this point
Commits on Dec 17, 2025
chore: modernize Python packaging and CI workflows
Show description for c2c9109
jgoedeke
committed
c2c9109
View commit details
Copy full SHA for c2c9109
Browse repository at this point
Commits on Feb 5, 2026
refactor: modernize python package structure and api
Show description for 516faf4
jgoedeke
committed
516faf4
View commit details
Copy full SHA for 516faf4
Browse repository at this point
Commits on Feb 26, 2026
test: add checks for unsupported IMC3 format in CLI and module
jgoedeke
committed
413dd41
View commit details
Copy full SHA for 413dd41
Browse repository at this point
fix(parser): reset component state between channels and add regression coverage
Show description for ba2ac7f
jgoedeke
committed
ba2ac7f
View commit details
Copy full SHA for ba2ac7f
Browse repository at this point
You can’t perform that action at this time.