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

Unbinned analysis #222

Open
11 tasks
israelmcmc opened this issue Jul 16, 2024 · 1 comment
Open
11 tasks

Unbinned analysis #222

israelmcmc opened this issue Jul 16, 2024 · 1 comment

Comments

@israelmcmc
Copy link
Collaborator

israelmcmc commented Jul 16, 2024

General issue collecting presentations, ideas, and general steps towards an unbinned analysis:

Presentations on the topics:

General steps:

  • Change how we create and handle the response. Use a relative parametrization scheme.
    • MEGAlib side: update the response creator with this new binning
    • Cosipy side: response handling that interpolates and returns probabilities
  • RL imaging
  • COSILike: code likelihood function
    • Paralellize
    • Optimize optimize optimize
@israelmcmc israelmcmc converted this from a draft issue Jul 16, 2024
@israelmcmc israelmcmc moved this to Todo in cosipy Jul 16, 2024
@israelmcmc israelmcmc added enhancement New feature or request threeml_plugin labels Jul 16, 2024
@israelmcmc israelmcmc added this to the v5.0 - Pre-flight milestone Jul 16, 2024
@israelmcmc
Copy link
Collaborator Author

Copy-paste from #188 so it doesn't get lost:
With #188 merged, for the unbinned RL analysis, ImageDeconvolutionDataInterfaceBase._event needs to be set to 1 (a scalar is fine), calc_expectation and _bkg_models need to be calculated differentially (per phase space unit), and the likelihood needs to be the one described on slide 6 here 20230817-UnbinnedCont-Israel.pdf. The _exposure_map needs to take into account the full phase space, whether we had events or not (the normalization is decoupled from the full response matrix)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

1 participant