🎉 Release: merge develop into master#168
Merged
AndrewSazonov merged 7 commits intomasterfrom May 6, 2026
Merged
Conversation
…gg ticks, and residuals (#162) * Tighten copilot instructions * Update dependencies * Implement three-panel powder plot layout * Add three-panel powder plot verification Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Adjust axes and fix residual chart y-scale * Skip empty Bragg subplot in powder plots * Keep residual y-axis ticks readable * Clip oversized residual spikes to scale-matched axis * Refactor warning message for clarity in symmetry-fixed parameter handling * Fix powder plot review regressions * Fix Bragg tick extraction edge cases
* Add powder Refln category plan * Record powder Refln category decisions * Add plan workflow instructions * Add powder Refln category Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Wire powder Refln into Bragg experiments Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Extract Cryspy powder reflection records Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Populate powder Refln during calculation Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Use powder Refln for Bragg ticks Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Document powder Refln Bragg ticks Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Update powder Refln implementation plan Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Fix powder Refln CWL tick units Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Fix powder Refln d-spacing ticks Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Scale Bragg panel height with the number of phases * Add powder Refln verification tests Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Verify powder Refln implementation Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Finalize powder Refln plan Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Remove completed powder plot plans Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Reverse Bragg tick row order Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Fix powder refln lifecycle and Bragg scaling Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Extract refln into a dedicated experiment categor * Fix linting, formatting and tests * Fix refln category extraction * Remove completed plan * Restore refln compatibility entry points * Keep refln API break and fix Plotly height * Restore default Plotly composite height --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…#164) * Enhance hover labels in Plotly for clearer view * Refactor Plotly plotter to improve layout management and hover label clarity * Fix Plotly powder scaling and residual axis sync * Refactor docstrings and improve code readability in Plotly * Fix Plotly plotter check regressions * Tighten and restructure copilot instructions * Remove layout fraction overrides from plot_meas_vs_calc * Apply formatting * Use shared hover labels for composite powder traces * Add powder background curve to composite plot * Adjust powder trace stacking order * Add explicit Plotly powder line width constants * Pass repo check for powder plot updates
* Upgrade Node24-ready GitHub actions * Upgrade upload-artifact action to v7 * Update Node24 actions migration plans * Replace dashboard publish actions with git push script * Upgrade to Node 24 actions * Re-apply copier templates * Clean up
* Add powder chart y-range fixing plan * Fix powder chart y-axis range * Clarify planning workflow instructions
* Add legend toggle button to Plotly modebar * Always show Plotly mode bar * Add transparency to legend background in Plotly * Fix formatting
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #168 +/- ##
==========================================
+ Coverage 88.38% 88.52% +0.14%
==========================================
Files 151 154 +3
Lines 8778 9475 +697
Branches 905 990 +85
==========================================
+ Hits 7758 8388 +630
- Misses 723 764 +41
- Partials 297 323 +26
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
This PR is created automatically to trigger the release pipeline. It merges the accumulated changes from
developintomaster.[bot] releaseand is excluded from release notes and version bump logic.