-
Notifications
You must be signed in to change notification settings - Fork 51
Naut combined #408
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
Open
sblunt
wants to merge
56
commits into
sblunt:main
Choose a base branch
from
eshelDror:naut_combined
base: main
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
Naut combined #408
Changes from all commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
d25b8f7
Implement initial Nautilus sampler
eshelDror eb63949
Add nautilus to requirements
eshelDror 8512213
Add multithreading for nautilus
eshelDror 66eca22
Add option to save nautilus progress
eshelDror 34aa0af
This is a pytest implemented using test_nested_sampler but implemente…
91cd179
Vectorize nautilus likelihood and prior transform
eshelDror 1e66635
Improve vectorization of ptform
eshelDror dd7824a
Merge remote-tracking branch 'eshel/nautilus_vectorized' into nautilu…
9e154b0
Allow weighted post in results
eshelDror 4fbd6d7
Save Nautilus weighted post to results
eshelDror e9ef51f
Make corner plot with weighted post if available
eshelDror d5c2d57
Print results with weighted post
eshelDror 250e544
Add saving and loading weighted results
eshelDror 38da696
Add end-to-end test
eshelDror bb5d3c1
Make Lux compatible
eshelDror 8ed95ff
Update GJ504 run parameters, fix Lux threads issue
eshelDror bc0cf83
Clean up Nautilus pool fix
eshelDror 4c45a90
This is a pytest for Nautilus Sampler!
5a5e55e
Fix Nautilus threading for different python versions
eshelDror 469610b
Add OFTI GJ504 fit
eshelDror 5476754
Fix loading unweighted results
eshelDror ea2e847
Undo changes to print_results for python version compatability
eshelDror 504be4d
Add downsampling for corner plotting
eshelDror 2d4aacf
add a basic nautilus tutorial with orbit generation and plotting
AnCh2008 9218abe
Add hr8799e nautilus end-to-end test
eshelDror d960159
Fix datadir
eshelDror 9e87bd4
add quick description and demonstration of weighted results in the tu…
AnCh2008 c76c982
Merge branch 'nautilus_initial' into nautilus
eshelDror 86a2913
Merge branch 'nautilus' into nautilus_weighted_results
eshelDror 66960e3
Remove visulizations.
376d058
Merge branch 'main' into nautilus
eshelDror 79c9381
Merge branch 'nautilus' into nautilus_weighted_results
eshelDror 29544de
Merge branch 'nautilus_weighted_results' into GJ504_naut
eshelDror 8373c2c
Merge branch 'GJ504_naut' into GJ504_OFTI
eshelDror b2ad8db
Merge branch 'GJ504_OFTI' into naut_better_results
eshelDror 7ce7a2b
Merge branch 'naut_better_results' into naut_hr8799e
eshelDror 99a8e51
Add nautilus to pyproject.toml
eshelDror 969a15b
Add BaseNestedSampler and document Nautilus
eshelDror 0e6e5c8
Document changes to results.py
eshelDror 9f611cc
Standardize load_results with array_not_none
eshelDror 963f719
Fix misconfigured ptform and initialization of Nautilus
eshelDror f071dac
Fix mp.Pool import
eshelDror d33e018
Merge remote-tracking branch 'quin/pytest_clean' into naut_combined
eshelDror 4698bc2
Merge remote-tracking branch 'upstream/main' into naut_combined
eshelDror 7195311
added more on weights, faster plot params and fixed language
AnCh2008 cb889f8
Merge remote-tracking branch 'eshel/naut_better_results' into naut_tu…
AnCh2008 960ae55
add improvements to the tutorial and trimmed it down
AnCh2008 180517a
Clean and add tests for downsampled plot_corner
eshelDror ac3de45
Remove extra end-to-end tests
eshelDror 50f6b88
Improve ptform and Nautilus sampler docstrings
eshelDror 58b135c
Clean Nautilus end-to-end test
eshelDror 7a96491
Fix downsampling for no lnlikes
eshelDror 4c2a18c
Add tests for downsampling and weighted results
eshelDror 6b7944f
Merge pull request #10 from AnCh2008/naut_tutorial
eshelDror 4410b0d
Clean up tutorial
eshelDror 2d7181d
Generalize nautilus tutorial thread count
eshelDror 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
Large diffs are not rendered by default.
Oops, something went wrong.
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.
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.