Conversation
…, refactored 3d viewer to work with new data structure
…arted and stopped. and timers would start when plotting freq was changed, even if viewer was stopped.
…sted by the collector
…nges that go with it.
…diffraction image viewer, allowing stop then save functionality. code cleanup
Test :change collector_channel uncommented and commented
remove: Show pointer
fremove: label within 3d workspace plotter area labels. ex('HKL Motors: Slice: ~')
remove: saving from 3d viewer
Bug fixes for the workbench
…each button add: launcher viewer for registry and launcher remove: old launcher path
change: tab label in workbench to workspace and update all import accordingly
- be able to add roi boxes from memory or from files - Operations: * Average Series: create a 2d mean difference image * Produce a 2d or 3d stack where each fram is A-B aligned by frame - Ability to save as an HDF5 file plot on 2d workspace update: roi documentation for how to use the roi calculator, and make documentation text larger change: moved the roi files in workbench to roi folder
feature: ROI Calculator
…files add: dockwindow to add two extra windows for tools add: playback for folders in the right click context window remove: Database interface reference by commenting it out
add: hdf5plugin to environment.yml
add: changelog for february
Bug fixes for Workbench and PR requested changes
fix: colormap slice and bar to sync with selected colormap
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.
PR: Feature - Post Analysis Workbench and 3D Visualization Suite
Overview
This PR introduces the new Post Analysis Workbench, a significant expansion of the data inspection capabilities. It allows users to transition between 1D, 2D, and 3D perspectives of scanned data. Additionally, it provides a specialized 3D Analysis Suite for volumetric slicing and internal data inspection.
Key Features
Structural Changes (HDF5)
To support these tools, the saving mechanism now explicitly includes:
Notes for Reviewers
References