Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Final mile #45

Merged
merged 18 commits into from
Aug 16, 2024
Merged

Final mile #45

merged 18 commits into from
Aug 16, 2024

Conversation

AvocadoMoon
Copy link
Collaborator

@AvocadoMoon AvocadoMoon commented Jul 23, 2024

Final Changes Before Release:

  • Context Aware GUI
  • Fixed small bugs in the code
  • Read all the new metadata that is available
  • Update all of the tests
  • Custom cache loader to intercept read requests sent by ImageJ

Changed the GUI so that it is context dependent, and features less buttons. Also no longer is "open in memory" a default option.
If you deleted the most recent entry in the export table within VCell a duplication glitch would occur where all entries within the table will be duplicated indefinitely.
There is a 1.3% error because of the way VCell handles the "atomic" unit of pixels (in VCell they aren't exactly atomic). It can be calculated to 0%, but this is an initial start.
@AvocadoMoon AvocadoMoon self-assigned this Jul 23, 2024
@AvocadoMoon AvocadoMoon linked an issue Jul 23, 2024 that may be closed by this pull request
12 tasks
Statistical tests that calculate the mean, min, and max for N5 files loaded into images.
With the new method for exporting N5 files the area for each domain is exactly what is expected.
@AvocadoMoon AvocadoMoon linked an issue Aug 14, 2024 that may be closed by this pull request
2 tasks
This custom cache loader allows us to control what occurs when read requests are executed by ImageJ.
@AvocadoMoon AvocadoMoon linked an issue Aug 15, 2024 that may be closed by this pull request
@AvocadoMoon AvocadoMoon merged commit 0b0fc24 into main Aug 16, 2024
1 check passed
@AvocadoMoon AvocadoMoon deleted the final-mile branch August 16, 2024 13:03
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.

Ann's User Friendly Suggestions (Functional) Refactor the Repository Epic: Final Refinments to N5 Export
1 participant