Open
Conversation
* New STAP notebooks * Add plot axes * Final sprint * Ruff ignore ProofOfConcept folder
* Add verificiation of PR labels workflow * Add verification of issue labels workflow * Add pixi * Add code coverage and use pixi in CI * Ruff format * Couldn't find pixi setup actions * Update supported python versions * Forgot to change python version in CI * Add nightly workflow * Convert other workflows to use Pixi
* Create Measurement from Scipp DataArray * Create Measurement from scitiff * Create Measurement from a regular TIFF stack * Test all Measurement constructors * add rebinning part 1 * Ensure x and y coordinates are always bin-edges. * allow rebinning in 'x' or 'y' * First rebin unit tests * Final tests of rebin * Add plotting function to Measurement * Add the interactive slicer plot from plopp to Measurement * Add interactive inspector plot to Measurement class * Add Rectangular Region of Interest class * Add RectROI * Commit to possibly WFH * Require both x and y coordinates simultaniously. * add x_positions and y_positions setters and getters * commit to WFH * commit to continue from office * finish spectrum method and tests. Changed RectROI slice method to accomedate. * Add spectrum plotter * Remove temporary plotting notebook * Update example notebook * Add ROI creator method * Remove custom coords handling. Scipp now preserves coords when resizing. * Pr comments first batch * Add to_dict and from_dict methods to RectROI * Adressing PR comments * Update plotting unit tests * Add roi_creator test to test creating an ROI * Add save_scitiff method * Add data_array_copy property * Update toml files * PR Comments * Formatting * Whoopsie
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #24 +/- ##
=========================================
Coverage ? 88.33%
=========================================
Files ? 8
Lines ? 540
Branches ? 86
=========================================
Hits ? 477
Misses ? 60
Partials ? 3
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.
No description provided.