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