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

Ignore RA/Dec string formatting failures #111

Merged
merged 2 commits into from
Oct 19, 2020

Conversation

pllim
Copy link
Member

@pllim pllim commented Feb 10, 2020

While working with #110, I found that invalid WCS causes the cursor info bar to not display at all, when the values raises AssertionError in Ginga. I find that it makes more sense to display info bar anyway without RA and Dec, when WCS conversion fails for whatever reason, instead to just not work.

@pllim pllim added the bug Something isn't working label Feb 10, 2020
@pllim pllim added this to the 0.1.2 milestone Feb 10, 2020
@pllim pllim requested a review from mwcraig February 10, 2020 21:13
Copy link
Member

@mwcraig mwcraig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like I can't resist making minor changes this morning. I add a small message indicating an error if setting the RA/Dec fails.

@pllim
Copy link
Member Author

pllim commented Oct 19, 2020

For Windows failure, try 7720c63

@mwcraig mwcraig force-pushed the ignore-radec-fmt-err- branch from f137df4 to 7668028 Compare October 19, 2020 14:15
@mwcraig
Copy link
Member

mwcraig commented Oct 19, 2020

I'll wait to see what works in #117 then rebase....

@mwcraig mwcraig force-pushed the ignore-radec-fmt-err- branch from 7668028 to 68cefe0 Compare October 19, 2020 15:23
@mwcraig mwcraig merged commit 19d427a into astropy:master Oct 19, 2020
@pllim pllim deleted the ignore-radec-fmt-err-🙈 branch October 19, 2020 15:43
@pllim
Copy link
Member Author

pllim commented Oct 19, 2020

Thanks! 😄

@pllim pllim modified the milestones: 0.1.2, 0.2 Jan 22, 2021
@pllim
Copy link
Member Author

pllim commented Jan 22, 2021

Doing a 0.2 release, so that means there won't be any 0.1.2, re-milestoned.

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
None yet
Development

Successfully merging this pull request may close these issues.

2 participants