Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Cubeviz spectral extraction through plugin #2827
Cubeviz spectral extraction through plugin #2827
Changes from 28 commits
49d499a
ec00996
a7bcc2c
d693cd0
dcca4c6
f3d8c31
1d5f470
eb48a9a
0aa82cd
8d2c6e5
09525b2
de94ef2
1753636
5ccb995
64909ff
69249f9
1d5b1ed
08861b2
5e1d353
e7f4e10
e7fb1db
e1c8a32
8d18167
b55ef9e
3ef4aaf
410f5ca
78a5615
816ce47
eccd413
a7f5400
3f39c8a
bf6864e
862d74e
c488a99
7f62fb5
fc74ccc
9c515f3
04b6779
b49f083
1fb2015
a39bb5a
43c0631
d9fd5a9
497810e
abc433e
1336f16
13b896a
386b6e7
1931f86
2d96aeb
21b7630
e6f38ad
027cc13
e4cdb35
72cc2e9
ff48983
b97a327
ae2e81e
a2fa931
ad8dbf3
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why are there 5 more links now?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is now a new 1d spectrum loaded and linked when first loading the new flux cube (so probably 3 links) and then the moment map is linking (2 new links). The added links are:
I definitely think this could use some thinking and scrutiny (especially by @javerbukh) to see if we're overlinking anywhere. With this many changes, I'll admit I was mostly just trying to update tests to pass as long as the changes seemed reasonable, but we should be careful and make sure they actually make sense.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a way to find out which data are associated with those links?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Plugin request for 4.0: Link viewer. My guess is that the glue-collapsed spectra had fewer links then the jdaviz-collapsed spectra, so 5 more links seems reasonable.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Link viewer would be so nice. We already have a ticket for that a long time ago, I think.