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

Storage/retrieval for reduced trilegal histograms #3

Open
delucchi-cmu opened this issue Dec 14, 2023 · 1 comment
Open

Storage/retrieval for reduced trilegal histograms #3

delucchi-cmu opened this issue Dec 14, 2023 · 1 comment
Assignees

Comments

@delucchi-cmu
Copy link
Collaborator

Create method (or create it in macauff) to reduce the trilegal files into chunked reduced histograms.

We can store as a .npy mapping (ra, dec) -> [histogram].

Create strategy for matching a healpix pixel to the nearest trilegal chunk, represented as the (ra, dec) of the centroid of the simulated zone.

@Onoddil
Copy link
Collaborator

Onoddil commented Dec 14, 2023

This can likely re-use macauff's make_tri_counts function, inside an iteration over chosen ra, dec.

For the first step there is also download_trilegal_simulation here which can be called to download the files in the first place.

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

No branches or pull requests

3 participants