-
Notifications
You must be signed in to change notification settings - Fork 0
Polarisation / spin-echo tuning scans #200
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
Merged
Merged
Changes from 67 commits
Commits
Show all changes
78 commits
Select commit
Hold shift + click to select a range
39073dd
start implementing PolarisingDae
jackbdoughty 1c240cd
Merge remote-tracking branch 'origin/58_polarization_asymmetry' into …
jackbdoughty 4b9a428
add support for multiple wavelength bands
jackbdoughty ace2803
dae implemented pre test
jackbdoughty 361b034
update flipper signal red
jackbdoughty f09fe6e
update flipper signal ref
jackbdoughty 5d77efe
refactoring & fixes post test
jackbdoughty 0096df7
refactoring
jackbdoughty 8d82f8a
polarising dae unit tests
jackbdoughty f172c04
i <3 unit tests
jackbdoughty a37539a
unit tests 4eva
jackbdoughty 59b5d47
passing tests full coverage
jackbdoughty 823d209
unit tests refactoring
jackbdoughty f6d824d
update docs
jackbdoughty 71cdd84
docstring improvement
jackbdoughty 7321afc
docstring improvement
jackbdoughty 0202021
removing unused imports
jackbdoughty c71f6b6
docs fix
jackbdoughty 8b8ccc2
docs fix
jackbdoughty 400b2e1
docs fix
jackbdoughty 0ae86be
ruff fixes
jackbdoughty aae36c5
ruff fixes
jackbdoughty c646c76
ruff fixes
jackbdoughty 2fcde46
ruff fixes
jackbdoughty 70a6913
ruff fixes
jackbdoughty 2bddf69
ruff fixes
jackbdoughty 4ac9d46
circular import
jackbdoughty 496768e
initial commit
jackbdoughty c71118d
ruff fixes
jackbdoughty 2354174
ruff fixes
jackbdoughty 8984d0c
ruff & pyright
jackbdoughty c8926ca
ruff & pyright & refactoring
jackbdoughty 64b3395
refactoring & backwards compatability
jackbdoughty 1982fbd
refactor
jackbdoughty 660be7a
simpledae refactor
jackbdoughty ede3a27
ruff
jackbdoughty 9567f4f
docs fix
jackbdoughty 0713316
Merge branch 'main' into Ticket_125
jackbdoughty b312d98
unit tests refactor
jackbdoughty 1931733
docs
jackbdoughty 988788b
Merge branch 'main' into Ticket_125
jackbdoughty 3007d6c
unit tests fix
jackbdoughty 8ac1353
refactoring & chained live fit
jackbdoughty 1faa3e7
Merge branch 'main' into Ticket_125
jackbdoughty 827ee6e
ruff stuff
jackbdoughty bc3c6fb
Merge branch 'Ticket_125' of https://github.com/ISISComputingGroup/ib…
jackbdoughty 87d73d8
pyright
jackbdoughty 5712e30
ruffff
jackbdoughty 2035b1e
unit test fix
jackbdoughty d34142f
chainedlivefit unit tests
jackbdoughty 08cf24c
ruff & pyright
jackbdoughty 97aebbf
Merge branch 'main' into Ticket_125
jackbdoughty 6bca42c
remove a bit of code that idk where it came from?
jackbdoughty 71ca7d9
add getters for lf&lfp
jackbdoughty d87d47a
refactoring & fixes
jackbdoughty 45d4dff
requested changes
jackbdoughty 9abd9af
refactoring
jackbdoughty a089186
ruff unhappy now happy
jackbdoughty 472329b
docs changes
jackbdoughty b1de387
Merge branch 'main' into Ticket_125
jackbdoughty bf062a7
polarisation consolidation transformation
jackbdoughty 419f639
refactoring
jackbdoughty fd9f2a8
typing changes
jackbdoughty 3e5ca92
add comment to chainedlivefit
jackbdoughty 32edac4
Merge branch 'main' into Ticket_125
jackbdoughty 52c6d76
tiny description change
jackbdoughty 7c19456
Merge branch 'main' into Ticket_125
jackbdoughty 2ba27dd
Merge branch 'main' into Ticket_125
jackbdoughty b8e00da
requested changed
jackbdoughty 8852fc0
docs fix
jackbdoughty 8807bdb
docs fix again
jackbdoughty eef347c
remove show plot
jackbdoughty ff06540
docs change
jackbdoughty e48932b
Merge branch 'main' into Ticket_125
jackbdoughty b454b5a
fix merge
jackbdoughty 40944ff
ruff pyright
jackbdoughty b61f1d7
change flipper to be generic
jackbdoughty ff10f33
flipper names
jackbdoughty File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree with this change.