-
Notifications
You must be signed in to change notification settings - Fork 58
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
add support for time dependent (and filter dependent) systematic error #383
add support for time dependent (and filter dependent) systematic error #383
Conversation
@sahiljhawar maybe you forgot a commit? |
@mcoughlin which commit? |
@sahiljhawar i just notice the tests were failing due to a missing argument :) |
yeah, I just checked the tests were failing due to |
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.
This looks great. Can you add a page to the docs on this with maybe a few sample plots @sahiljhawar ?
Yeah sure, I can do that. |
@sahiljhawar any update herE? |
@mcoughlin Waiting for @tsunhopang review |
Sorry for the delay, I should have time to look inti it this weekend.
…On Tue, 1 Oct 2024 at 17:05, Sahil Jhawar ***@***.***> wrote:
@mcoughlin <https://github.com/mcoughlin> Waiting for @tsunhopang
<https://github.com/tsunhopang> review
—
Reply to this email directly, view it on GitHub
<#383 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFWC4WRWLLHTY3WPNI3MNKDZZK22HAVCNFSM6AAAAABOTVA3OKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBWGI2TQNRUG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
lgtm |
e036771
into
nuclear-multimessenger-astronomy:main
Copy of #253
This PR adds support for sampled systematic error and time (and filter) dependent (interpolated) systematic error. For optimum performance it is recommended that the filters to be used for systematic biases should be less than or equal to the no of filters being used for the inference. If the no of filters for systematic biases is more than the no of
--filters
then the sampler will unnecessarily sample the priors which are of no use. For eg. if the filters in--filters
issdssu,ps1__g,ps1__r,ps1__i,ps1__z,ps1__y,2massj,2massh,2massks
and you want to independently sampleps1__r
andps1__i
filters then the yaml should benull will be a single array which will be used for all other filters excluding
ps1__r
andps1__i
.The option is still there to add the systematic error in the prior file, however changed the name of the prior to be
sys_err