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
Accelerator
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
Type
/
to 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
.
trackmate-sc
/
TrackMate
Public
Notifications
You must be signed in to change notification settings
Fork
87
Star
238
Code
Issues
14
Pull requests
9
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Use GEFF as the main file format of TrackMate
- #352
#352
Draft
tinevez
wants to merge 58 commits into
v9
trackmate-sc/TrackMate:v9
from
geff-io
trackmate-sc/TrackMate:geff-io
Copy head branch name to clipboard
Conversation
Commits
58
(58)
Checks
Files changed
Draft
Use GEFF as the main file format of TrackMate
#352
tinevez
wants to merge 58 commits into
v9
trackmate-sc/TrackMate:v9
from
geff-io
trackmate-sc/TrackMate:geff-io
Copy head branch name to clipboard
Commits
Commits on Jul 20, 2026
Move the GEFF writer to its package,
Show description for 046daa3
tinevez
committed
046daa3
View commit details
Copy full SHA for 046daa3
Browse repository at this point
Don't write useless features.
tinevez
committed
0180109
View commit details
Copy full SHA for 0180109
Browse repository at this point
Serialize DisplaySettings to a Json tree.
tinevez
committed
a9ddc96
View commit details
Copy full SHA for a9ddc96
Browse repository at this point
Rework the GEFF writer.
Show description for 86d4855
tinevez
committed
86d4855
View commit details
Copy full SHA for 86d4855
Browse repository at this point
Also save TrackMate version.
tinevez
committed
c1e1b35
View commit details
Copy full SHA for c1e1b35
Browse repository at this point
WIP: Serialize Settings class to Json
tinevez
committed
ffc8753
View commit details
Copy full SHA for ffc8753
Browse repository at this point
In Settings, reorder fields and add nchannels.
Show description for 9077d2f
tinevez
committed
9077d2f
View commit details
Copy full SHA for 9077d2f
Browse repository at this point
Fully serialize a Settings object to GEFF.
tinevez
committed
84c0be7
View commit details
Copy full SHA for 84c0be7
Browse repository at this point
Commits on Jul 21, 2026
Mark a few fields of FeatureModel transient
Show description for d2be336
tinevez
committed
d2be336
View commit details
Copy full SHA for d2be336
Browse repository at this point
Serialize feature declarations to GEFF.
tinevez
committed
5b90aa2
View commit details
Copy full SHA for 5b90aa2
Browse repository at this point
Serialize display_hints.
tinevez
committed
88a227d
View commit details
Copy full SHA for 88a227d
Browse repository at this point
Serialize relative path to image as a related object.
tinevez
committed
e089621
View commit details
Copy full SHA for e089621
Browse repository at this point
Write TRACKMATE ID and 'radius' for spots.
tinevez
committed
e297330
View commit details
Copy full SHA for e297330
Browse repository at this point
Save the trackID to GEFF.
Show description for 641236e
tinevez
committed
641236e
View commit details
Copy full SHA for 641236e
Browse repository at this point
Read a TrackMate model from a GEFF file.
tinevez
committed
c0c3351
View commit details
Copy full SHA for c0c3351
Browse repository at this point
Read feature declarations.
tinevez
committed
83f0711
View commit details
Copy full SHA for 83f0711
Browse repository at this point
Simplify writing feature values.
tinevez
committed
b21a5e5
View commit details
Copy full SHA for b21a5e5
Browse repository at this point
Properly read edge features.
tinevez
committed
6452170
View commit details
Copy full SHA for 6452170
Browse repository at this point
Deserializing Settings from Json updates an existing instance.
Show description for d6e5d5d
tinevez
committed
d6e5d5d
View commit details
Copy full SHA for d6e5d5d
Browse repository at this point
Read Settings and ImagePlus from GEFF.
tinevez
committed
cb7ca44
View commit details
Copy full SHA for cb7ca44
Browse repository at this point
Read display settings from GEFF.
tinevez
committed
01e1f4e
View commit details
Copy full SHA for 01e1f4e
Browse repository at this point
Read GUI state.
tinevez
committed
31b3a6f
View commit details
Copy full SHA for 31b3a6f
Browse repository at this point
Post-process the deserialized Settings
Show description for 3c2f90e
tinevez
committed
3c2f90e
View commit details
Copy full SHA for 3c2f90e
Browse repository at this point
Change the green color for readability.
tinevez
committed
ec67b6c
View commit details
Copy full SHA for ec67b6c
Browse repository at this point
Update the paper list.
tinevez
committed
52e272f
View commit details
Copy full SHA for 52e272f
Browse repository at this point
Use common key to save log.
tinevez
committed
55d1489
View commit details
Copy full SHA for 55d1489
Browse repository at this point
Give deserialized spots a default name
Show description for daaddcc
tinevez
committed
daaddcc
View commit details
Copy full SHA for daaddcc
Browse repository at this point
Deserialize the log.
tinevez
committed
e63083a
View commit details
Copy full SHA for e63083a
Browse repository at this point
Update the GEFF test drive.
Show description for 94d721d
tinevez
committed
94d721d
View commit details
Copy full SHA for 94d721d
Browse repository at this point
DisplayHints for time must match the time axis, which is FRAME now.
tinevez
committed
72785d4
View commit details
Copy full SHA for 72785d4
Browse repository at this point
We want to save all spots, even the invisible ones.
tinevez
committed
fb11e84
View commit details
Copy full SHA for fb11e84
Browse repository at this point
Don't write metadata for props that won't have a value.
tinevez
committed
c093279
View commit details
Copy full SHA for c093279
Browse repository at this point
Properly serialize int feature values.
Show description for 5d49795
tinevez
committed
5d49795
View commit details
Copy full SHA for 5d49795
Browse repository at this point
Only add metadata on edge features that are used at least once.
tinevez
committed
6efa940
View commit details
Copy full SHA for 6efa940
Browse repository at this point
WIP: Serialize spot names.
tinevez
committed
a7a4ac3
View commit details
Copy full SHA for a7a4ac3
Browse repository at this point
Commits on Jul 22, 2026
De/serialize spot names.
tinevez
committed
c819609
View commit details
Copy full SHA for c819609
Browse repository at this point
FeatureUtils.autoMinMax with or without invisible objects.
tinevez
committed
ab41143
View commit details
Copy full SHA for ab41143
Browse repository at this point
Save and reload track features, names, and visibility via geffception.
Show description for 4a1f09a
tinevez
committed
4a1f09a
View commit details
Copy full SHA for 4a1f09a
Browse repository at this point
Use static imports for constants.
tinevez
committed
a35192c
View commit details
Copy full SHA for a35192c
Browse repository at this point
Commits on Jul 23, 2026
Don't transform units to Zarr units.
Show description for 490f100
tinevez
committed
490f100
View commit details
Copy full SHA for 490f100
Browse repository at this point
Don't deserialize the TRACK_ID val into a Spot feature.
Show description for 5858326
tinevez
committed
5858326
View commit details
Copy full SHA for 5858326
Browse repository at this point
Deserialize default edge Z position
Show description for c875d1e
tinevez
committed
c875d1e
View commit details
Copy full SHA for c875d1e
Browse repository at this point
Don't store or use the 'score' and 'distance' edge props.
Show description for a5e3b03
tinevez
committed
a5e3b03
View commit details
Copy full SHA for a5e3b03
Browse repository at this point
Add Assertj dep to test scope.
tinevez
committed
7f62cd9
View commit details
Copy full SHA for 7f62cd9
Browse repository at this point
Test for model equality after saving and reloading to/from GEFF.
Show description for 2ed9638
tinevez
committed
2ed9638
View commit details
Copy full SHA for 2ed9638
Browse repository at this point
Remove the nchannels field from Settings.
Show description for 000ddf5
tinevez
committed
000ddf5
View commit details
Copy full SHA for 000ddf5
Browse repository at this point
WIP: Test for Settings equality after GEFF de/serialization.
tinevez
committed
5c81b11
View commit details
Copy full SHA for 5c81b11
Browse repository at this point
Commits on Jul 24, 2026
Remove the 'BLOCKING_VALUE' parameter from LAP trackers settings.
Show description for 4a296cc
tinevez
committed
4a296cc
View commit details
Copy full SHA for 4a296cc
Browse repository at this point
Also test for log, GUI state and display settings equality.
tinevez
committed
58e7496
View commit details
Copy full SHA for 58e7496
Browse repository at this point
Move the GEFF demo to a geff package.
tinevez
committed
dca6465
View commit details
Copy full SHA for dca6465
Browse repository at this point
When reading from GEFF, put Z to 0 in 2D for all spot types.
tinevez
committed
2c3f282
View commit details
Copy full SHA for 2c3f282
Browse repository at this point
Use the same GEFF test in a test deserializing SpotRois.
tinevez
committed
de627df
View commit details
Copy full SHA for de627df
Browse repository at this point
Use the SpotRoi test case in the demo.
tinevez
committed
db0eae5
View commit details
Copy full SHA for db0eae5
Browse repository at this point
Also deserialize the RADIUS prop for all spot types.
tinevez
committed
2867f6a
View commit details
Copy full SHA for 2867f6a
Browse repository at this point
Make a specific test comparison for SpotRoi
Show description for 87a752a
tinevez
committed
87a752a
View commit details
Copy full SHA for 87a752a
Browse repository at this point
Rename the GEFF demo
tinevez
committed
8b7374d
View commit details
Copy full SHA for 8b7374d
Browse repository at this point
Test GEFF de/serialization with mixed spot types.
Show description for 108fabf
tinevez
committed
108fabf
View commit details
Copy full SHA for 108fabf
Browse repository at this point
Demo the mixed model.
tinevez
committed
2d74a5b
View commit details
Copy full SHA for 2d74a5b
Browse repository at this point
You can’t perform that action at this time.