WIP: basic support for polyco doppler and rms#1713
Open
dlakaplan wants to merge 10 commits intonanograv:masterfrom
Open
WIP: basic support for polyco doppler and rms#1713dlakaplan wants to merge 10 commits intonanograv:masterfrom
dlakaplan wants to merge 10 commits intonanograv:masterfrom
Conversation
Contributor
Author
|
@mcknightryan, @emmacarli: let me know what you think. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1713 +/- ##
==========================================
+ Coverage 68.76% 68.97% +0.20%
==========================================
Files 105 105
Lines 24636 24704 +68
Branches 4404 4409 +5
==========================================
+ Hits 16942 17039 +97
+ Misses 6589 6560 -29
Partials 1105 1105 ☔ View full report in Codecov by Sentry. |
Contributor
Author
|
The main work here is done, but there are no specific tests. That's why it's still a draft. If anybody can think of proper tests let me know. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Previously the Doppler and RMS fields for polycos were set to 0 explicitly (#595, maybe #1369).
I have added computation of the Doppler shift and RMS. However, I am unsure how to test them since we don't have comparisons against external polycos (and as per #1369 it is not clear if they would succeed).
The Doppler shifts here seem very similar to those in #595. The RMS values are ~1 dex lower - this may be due to differences in how the polycos are computed, or an error in units.
For reference, when I use the same routine that #595 did I now get: