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

Margin cache misses data #434

Open
3 tasks
hombit opened this issue Nov 14, 2024 · 0 comments
Open
3 tasks

Margin cache misses data #434

hombit opened this issue Nov 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@hombit
Copy link
Contributor

hombit commented Nov 14, 2024

Bug report

I found that some data is missed in PS1 OTMO margin catalog generated by @camposandro on PSC. For example, margin file Norder=5/Dir=0/Npix=1000.parquet misses some points near the corners of the partition.

Here is few data points from the catalog in three categories: correct margin points, missed points from a neighbor partition, non-margin points from a neighbor partition.

_healpix_29,raMean,decMean,kind
281944101599211816,11.25802281,78.28414956,correct_hats_margin
281944101616853037,11.257565935411892,78.28447927669177,correct_hats_margin
281944101708050912,11.25438323,78.28465534,correct_hats_margin
281944101814299999,11.25798339,78.28502523999998,correct_hats_margin
281944101965822867,11.25629879,78.28579152999998,correct_hats_margin
281944101081037263,11.26724867,78.28314478,missed_hats_margin
281944101431231287,11.26660872,78.28447674999998,missed_hats_margin
281944102169687059,11.26730961,78.28523860999998,non-margin
281944102340144316,11.26968296,78.28613398,non-margin
281944102520090038,11.26865726,78.28766018,non-margin

Before submitting
Please check the following:

  • I have described the situation in which the bug arose, including what code was executed, information about my environment, and any applicable data others will need to reproduce the problem.
  • I have included available evidence of the unexpected behavior (including error messages, screenshots, and/or plots) as well as a description of what I expected instead.
  • If I have a solution in mind, I have provided an explanation and/or pseudocode and/or task list.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant