-
Notifications
You must be signed in to change notification settings - Fork 3
Derive MRRA via gradient descent #1911
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 all commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
b5a061c
gradient descent mrra
EshitaJoshi 2dd86b5
Merge branch 'main' into mrra-gradient-descent
EshitaJoshi d894301
changelog
EshitaJoshi b759b11
updating tests
EshitaJoshi abd0ce8
remove duplications in mocks
EshitaJoshi fb88fb6
copilot review
EshitaJoshi 3bc22ba
updating integration tests
EshitaJoshi a929462
fix tests
EshitaJoshi a0b12a7
Merge branch 'main' into mrra-gradient-descent
EshitaJoshi 1182e7e
remove duplication
EshitaJoshi 252e240
fixing unit test
EshitaJoshi b8d2d23
Merge branch 'main' into mrra-gradient-descent
EshitaJoshi 0fcb0a7
per mirror d80
EshitaJoshi 8bfc0fc
single mirror optimisation
EshitaJoshi c7617da
parallelisation
EshitaJoshi c394aa6
fixing overwrites
EshitaJoshi abbd5fa
d80 hist plots
EshitaJoshi edda1bc
tests
EshitaJoshi 1f01128
central finite difference
EshitaJoshi f56d54a
Merge branch 'main' into mrra-gradient-descent
EshitaJoshi bf9f6d6
fixing import
EshitaJoshi 0c701ee
fixing tests
EshitaJoshi 794e2ea
fix sonarqube
EshitaJoshi c050df5
sonarqube
EshitaJoshi a6a9a65
round final values
EshitaJoshi d9b668a
cleaning up
EshitaJoshi 0118610
Merge branch 'main' into mrra-gradient-descent
EshitaJoshi c43cc32
copilot review
EshitaJoshi 99ceb55
moving plotting
EshitaJoshi ef72706
review feedback
EshitaJoshi e4db058
review feedback
EshitaJoshi 4082bde
moving workers out
EshitaJoshi 7d0729b
fixing docstrings
EshitaJoshi eca5e2c
updating tests
EshitaJoshi 72d691e
Merge branch 'main' into mrra-gradient-descent
EshitaJoshi 5b5be52
cleaning up code
EshitaJoshi c48e5b9
merge conflict
EshitaJoshi 44a244c
linting error
EshitaJoshi 6bdb7b4
updating tests
EshitaJoshi 7266d42
fixing tests
EshitaJoshi cdd7e8a
adding label to ray tracing
EshitaJoshi 56ac756
changelog
EshitaJoshi aceb3d1
typo
EshitaJoshi ec81fa7
Delete tests/resources/198mir_190925.ecsv
EshitaJoshi 1ddd5ec
copilot review
EshitaJoshi 58b6356
Merge branch 'mrra-gradient-descent' into ray-tracing-label
EshitaJoshi 3625ab6
Merge pull request #1999 from gammasim/ray-tracing-label
EshitaJoshi 8990cda
review feedback
EshitaJoshi 512f135
Merge branch 'main' into mrra-gradient-descent
EshitaJoshi 3627110
renaming d80 to psf
EshitaJoshi 0434ae0
Merge branch 'mrra-gradient-descent' of https://github.com/gammasim/s…
EshitaJoshi 10ed2f9
renaming d80 to psf
EshitaJoshi 3495eb0
code cov
EshitaJoshi 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Implement gradient descent for the derivation of mirror_reflection_random_angle. Implement general tools for multiprocessing. |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Add the ability to pass a label to RayTracing instead of using a cached label from the telescope model. |
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
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.
Uh oh!
There was an error while loading. Please reload this page.