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

Handle some elements of the Time array being NaN #333

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Cadair
Copy link
Collaborator

@Cadair Cadair commented Nov 26, 2020

Time hates NaNs this is the best solution I can think of see astropy/astropy#6509 (comment)

@Cadair Cadair changed the title Handle some elements of the array being NaN Handle some elements of the Time array being NaN Nov 26, 2020
@zacharyburnett zacharyburnett requested a review from a team as a code owner April 14, 2023 15:49
@codecov
Copy link

codecov bot commented May 4, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.17 🎉

Comparison is base (ea1cdc8) 87.27% compared to head (5b0d6a8) 87.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #333      +/-   ##
==========================================
+ Coverage   87.27%   87.45%   +0.17%     
==========================================
  Files          23       23              
  Lines        3828     3834       +6     
==========================================
+ Hits         3341     3353      +12     
+ Misses        487      481       -6     
Impacted Files Coverage Δ
gwcs/coordinate_frames.py 96.94% <100.00%> (+1.47%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

None yet

2 participants