Prepare OpenHCS for image.sc announcement - #99
Draft
trissim wants to merge 6 commits into
Draft
Conversation
This was referenced Aug 1, 2026
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.
Outcome
Prepare the project-facing surfaces for an image.sc beta announcement without freezing or cutting a release.
What changed
Qt.DisplayRolecrash path (Error on windows install of openhcs #61)slicetolayer, so Napari now exposeslayer/stackwhile Fiji retains its genuine Z-slice modeThe terminology change is owned by the shared viewer protocol rather than mirrored locally:
LAYERandSLICEmodesLAYERfor Napari routing and remains draft until a ZMQRuntime package containing that declaration is publishedVerification
The current checkout imports
openhcs.gui_startupandpyqt_reactive.process_launchsuccessfully, with source and installed distribution versions both reporting 0.7.11.In integration run 30712718093, both Windows and macOS
desktop-installer-source-testjobs pass with candidate dependency wheels. The Windows job completes the two-pass install/update and real viewer smoke that previously failed against released ZMQRuntime 0.1.21.Release boundary
No dependency package or OpenHCS release is created by this PR. The future publication order is:
ViewerComponentMode.LAYERThe PyQT-reactive source-clone fix is also merged, but its production dependency floor should be updated only after the corresponding PyQT-reactive package is published. This PR stays draft until those dependency artifacts exist and the package-level CI path can be green.