Further measurement export updates#2087
Merged
petebankhead merged 9 commits intoqupath:mainfrom Feb 13, 2026
Merged
Conversation
Matches getDoubleValues
- Add option to export project entry metadata values - Try to handle escaping the use of the delimiter in measurement export
Show image name and some progress during export for a single image (not just at the end of each image).
BufferedWriter has a bit less overhead, which seems to matter more when using a GZipOutputStream
Return null more often when requesting a missing measurement from a table, instead of defaulting to NaN.
It seems to also be necessary to add quotes around cells that contain escaped quotes (based upon how QuickLook and Excel handled things strangely when I didn't do this).
qupath-gui-fx/src/main/java/qupath/lib/gui/commands/MeasurementExportCommand.java
Show resolved
Hide resolved
alanocallaghan
approved these changes
Feb 13, 2026
Contributor
alanocallaghan
left a comment
There was a problem hiding this comment.
Looks good and passes extremely quick testing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates to the measurement exporter and its UI, including a new checkbox to export project metadata.
This addresses #2057 (albeit without the flexibility to choose specific metadata values - it's all or nothing). @zindy
Combined with other PRs, it also
.gzto the end of the path)\t""