-
Notifications
You must be signed in to change notification settings - Fork 4
Repeaters #81
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
Repeaters #81
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
8388c0f
Added option to exempt psnr
JordanHoffmann3 81a8842
Merge branch 'main' of https://github.com/FRBs/zdm into gamma_debug
JordanHoffmann3 d3e4c7c
Merge branch 'craco' of https://github.com/FRBs/zdm into gamma_debug
JordanHoffmann3 6217933
Merge branch 'main' into gamma_debug
JordanHoffmann3 c362be9
Updated zDM grid instantiation
JordanHoffmann3 b265139
Bugfixes and quality of life changes
JordanHoffmann3 c2a3591
Merge remote-tracking branch 'origin/main' into gamma_debug
JordanHoffmann3 a307e46
Updating merge for MCMC
JordanHoffmann3 1dc2ce5
Merge branch 'main' into gamma_debug
JordanHoffmann3 6014ab5
Merge branch 'main' into gamma_debug
JordanHoffmann3 698bc06
Bugfixed after merging
JordanHoffmann3 1dcf954
Latest run
JordanHoffmann3 b884da9
minor debug that resulted in the wrong number of bins for chime p(bea…
b20be8e
debugged w and b weights not working for repeaters
e699f12
Added pwb in MCMC and fixed bug in default values
JordanHoffmann3 0fd0e86
Merge branch 'main' into repeaters
JordanHoffmann3 1b0adc0
Bugfix to stop divide by 0
JordanHoffmann3 85a8d8e
Merge branch 'main' of https://github.com/FRBs/zdm
JordanHoffmann3 810929f
Merge branch 'repeaters'
JordanHoffmann3 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
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.
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.
Hey @JordanHoffmann3 I see you have a lot of old code commented out in this file. Perhaps you can just delete it? You are in the best position to know if it's something that might be useful in the future - but if so, then maybe add a short note on what the commented code does? But I suspect it's a straight delete operation.