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

Multi-order skymaps - long term #15

Open
seanmacb opened this issue Feb 28, 2024 · 2 comments
Open

Multi-order skymaps - long term #15

seanmacb opened this issue Feb 28, 2024 · 2 comments
Labels
enhancement New feature or request Low Priority

Comments

@seanmacb
Copy link
Contributor

See #14, but a proper treatment of multi-order skymaps to enhance efficiency of Main-Injector

@seanmacb seanmacb added the enhancement New feature or request label Feb 28, 2024
@seanmacb
Copy link
Contributor Author

can we close this if flattened skymaps are identical? @nixnyxnyx

@seanmacb
Copy link
Contributor Author

from @and-santos

I can see some ideas, and had tried a few, unsuccessfully though 😞
Adapting strategy to use multiorder would help a lot, given its describes the same credible region with far less pixels.
There is redundant calculation or / not optimal in functions that are being called multiple times (like calc_mag_fractions for example).
I belive that come up with smart ways to get rid of the loops/list comprehensions and using multiorder skymaps would improve a lot the total time its take to come up with a strategy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Low Priority
Projects
Status: To Do
Development

No branches or pull requests

1 participant