Skip to content

Conversation

@timholy
Copy link
Member

@timholy timholy commented May 22, 2025

This adds an interactive GUI, creatively called gui, for analyzing collections of images. While the automated segmentation works so well it could probably be entirely automated, I felt uncomfortable with the idea of not having any "eyes" on the results.

Altogether this adds:

  • the GUI
  • support for writing *.xlsx files for those who want to analyze the resulting data with Excel. JLD2 files are also saved for later use from Julia.
  • support for globs for pattern-matching input files
  • user documentation

@timholy timholy force-pushed the teh/docs branch 2 times, most recently from 47fbd3d to 9d49a98 Compare May 23, 2025 08:36
@codecov
Copy link

codecov bot commented May 23, 2025

Codecov Report

Attention: Patch coverage is 98.71795% with 2 lines in your changes missing coverage. Please review.

Project coverage is 99.06%. Comparing base (eec4d64) to head (305d75a).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
src/gui.jl 99.10% 1 Missing ⚠️
src/xlxs.jl 97.67% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main       #5      +/-   ##
===========================================
- Coverage   100.00%   99.06%   -0.94%     
===========================================
  Files            4        4              
  Lines           80      214     +134     
===========================================
+ Hits            80      212     +132     
- Misses           0        2       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@timholy timholy force-pushed the teh/docs branch 3 times, most recently from 6aa7fcb to 943e4fc Compare May 23, 2025 09:23
Also fixes the doc build
@timholy timholy merged commit eea067b into main May 23, 2025
3 of 5 checks passed
@timholy timholy deleted the teh/docs branch May 23, 2025 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants