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

Return int64 from radec2pix #432

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Return int64 from radec2pix #432

merged 1 commit into from
Nov 22, 2024

Conversation

delucchi-cmu
Copy link
Contributor

Change return value, as well as return type hint.

Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.04%. Comparing base (f495c43) to head (0e225e2).
Report is 2 commits behind head on margin.

Additional details and impacted files
@@            Coverage Diff             @@
##           margin     #432      +/-   ##
==========================================
+ Coverage   92.96%   93.04%   +0.08%     
==========================================
  Files          46       46              
  Lines        2075     2071       -4     
==========================================
- Hits         1929     1927       -2     
+ Misses        146      144       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@delucchi-cmu delucchi-cmu merged commit 4844911 into margin Nov 22, 2024
9 checks passed
@delucchi-cmu delucchi-cmu deleted the issue/423/int64 branch November 22, 2024 19:36
delucchi-cmu added a commit that referenced this pull request Nov 26, 2024
* Remove margin fine filtering.

* Remove unused unseen.

* Remove margin fine filtering. (#421)

* Remove margin fine filtering.

* Remove unused unseen.

* Use cdshealpix for margin pixel finding.

* Unused import.

* add color_by_order option and plot on existing axes

* reset matplotlib after tests

* pylint

* Migrate ang2vec (#426)

* Use astropy for ang2vec conversion

* Allow for kwargs in ang2vec

* use mindist instead of resol for margin filter

* Replace healpy in healpix_shim pixel math operations

* isort

* support np arrays

* use order instead of nside

* remove unused variable

* Return int64 from radec2pix (#432)

* Migrate box filtering to use MOCpy (#428)

* Use mocpy in box filtering

* Update tests

* Ensure moc is correct in box filter test

* Remove unused healpy methods

* Pin mocpy

* Remove healpy references. (#433)

* Address merge conflicts

---------

Co-authored-by: Sean McGuire <[email protected]>
Co-authored-by: Sean McGuire <[email protected]>
Co-authored-by: Sandro Campos <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants