-
Notifications
You must be signed in to change notification settings - Fork 14
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
Feature/jax merge #215
Open
Jammy2211
wants to merge
46
commits into
feature/jax_wrapper
Choose a base branch
from
feature/jax_merge
base: feature/jax_wrapper
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Feature/jax merge #215
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
93efbfb
imitate tracer api for point solver
rhayes777 6b94371
docs
rhayes777 c58617f
help
Jammy2211 a6d492f
change to analaysis and confdig
Jammy2211 e2a8eb4
fix agg extra galaxies
Jammy2211 bb3cdfa
version
Jammy2211 e03770c
multipole updated
Jammy2211 405c8d5
Merge pull request #208 from Jammy2211/feature/multipole_fix
Jammy2211 8086f33
another fix
Jammy2211 a5288cf
fix unit test
Jammy2211 9013366
Merge pull request #209 from Jammy2211/feature/multipole_2
Jammy2211 813c346
black
Jammy2211 0ad6c4a
'Updated version in __init__ to 2024.11.13.2
rhayes777 ae60a5a
DelaunayDrawer
Jammy2211 5e2c9d9
add_poisson_noise -> add_poisson_noise_to_data
Jammy2211 ecc1469
docstring
Jammy2211 f00693d
docstring
Jammy2211 f77390d
fix unit test
Jammy2211 9602c16
Merge pull request #211 from Jammy2211/feature/disable_noise
Jammy2211 1c7382c
Merge branch 'main' into feature/delaunay_visual
Jammy2211 2f33282
Merge pull request #210 from Jammy2211/feature/delaunay_visual
Jammy2211 791b4e1
errors -> reconstruction_noise_map
Jammy2211 f731ab4
Merge pull request #212 from Jammy2211/feature/inversion_noise_map
Jammy2211 f7ba6da
mask overlay in scribbler
Jammy2211 85c8ca8
fix agg
Jammy2211 c9ea985
cleaning up big clean up of over sample decorator
Jammy2211 dcf1c7b
fix tests by removing OverSampling API
Jammy2211 6abc996
fix majority of tesrts
Jammy2211 f8458f1
black
Jammy2211 7f1f9a9
horrible refactor nearly done
Jammy2211 ed65517
remove config nonsense
Jammy2211 137d403
uniform -> lp
Jammy2211 812eaaa
add over sample to util
Jammy2211 be0817c
Merge pull request #195 from Jammy2211/feature/operate_deflections_api
rhayes777 00b4d50
Revert "feature/operate deflections api"
rhayes777 8055f80
simplify grid over sampled API
Jammy2211 fe1f255
simplify API
Jammy2211 11e62b2
Merge branch 'main' into feature/over_sampling_refactor
Jammy2211 d963ffa
remove Grid2DIRregularUniform
Jammy2211 90cfb65
remove OverSamplingDataset
Jammy2211 74867f0
Merge pull request #213 from Jammy2211/revert-195-feature/operate_def…
Jammy2211 6eeba99
Merge pull request #214 from Jammy2211/feature/over_sampling_refactor
Jammy2211 a091828
remove annoying unit test
Jammy2211 342b978
'Updated version in __init__ to 2025.1.18.7
rhayes777 2b5b461
Merge branch 'main' into feature/jax_merge
Jammy2211 df9f901
merge more changes from main
Jammy2211 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 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 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 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 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 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 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 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 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 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 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.
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.
None and empty array are both falsey