Skip to content
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 injection-recoveries #7

Open
1 of 5 tasks
ThibeauWouters opened this issue Aug 14, 2024 · 1 comment
Open
1 of 5 tasks

Add injection-recoveries #7

ThibeauWouters opened this issue Aug 14, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ThibeauWouters
Copy link
Owner

ThibeauWouters commented Aug 14, 2024

It would be great to have more support for handling injection-recoveries which can be used to assess the validity of the surrogates and check for any potential biases. A small but incomplete list of action items:

  • Injection-recoveries for GRB models
  • Handling the amount of fake (non-)detections to be processed
  • Make the time grid on which the (non-)detections are placed more flexible and realistic.
  • Make the magnitude errors vary randomly or in certain prescribed manners
  • Allow user-defined settings to propagate accordingly, such as detection limits.

In inference/injection.py there is a rough setup/script that can be extended with the above points.

@ThibeauWouters ThibeauWouters added enhancement New feature or request good first issue Good for newcomers labels Aug 14, 2024
@ThibeauWouters
Copy link
Owner Author

In #9, there has been some progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant