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

Fix aperture weight mask with loaded mask cube #3358

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

rosteen
Copy link
Collaborator

@rosteen rosteen commented Dec 13, 2024

Updates the value in the test from #3319 to be, I think, correct this time, and adds a simpler test that exposes the problem that I had with that test. I'm out of time to add a changelog, I'll do it tomorrow.

@rosteen rosteen added bug Something isn't working cubeviz plugin Label for plugins common to multiple configurations backport-v4.0.x on-merge: backport to v4.0.x labels Dec 13, 2024
@rosteen rosteen added this to the 4.0.1 milestone Dec 13, 2024
@rosteen
Copy link
Collaborator Author

rosteen commented Dec 13, 2024

Confirmed that these two tests fail on both main and 4.0.x.

with warnings.catch_warnings():
warnings.filterwarnings("ignore")
cubeviz_helper.load_data(custom_spec)
#cubeviz_helper.load_data("https://stsci.box.com/shared/static/gts87zqt5265msuwi4w5u003b6typ6h0.gz", cache=True) # noqa
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
#cubeviz_helper.load_data("https://stsci.box.com/shared/static/gts87zqt5265msuwi4w5u003b6typ6h0.gz", cache=True) # noqa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-v4.0.x on-merge: backport to v4.0.x bug Something isn't working cubeviz plugin Label for plugins common to multiple configurations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants