Ricky O'Steen
Ricky O'Steen
See #676 for earlier discussion about this.
Could you give an example of something that uses `__rsub__`, `__rmul__` or `__radd__`? I admit to not really understanding what capability this is adding.
Alright, I answered my own question - I didn't even realize we were missing this capability, thanks for the contribution! I'll add a test or two and then get this...
Sorry for the delay, testing this lead me down a rabbit hole of something that I think will require an upstream fix in `astropy`. I added a changelog entry and...
This has been open for a while - I agree with @nmearl that this is going too far with the slicing machinery, and that we should have the users take...
@orifox I'm not sure that there's anything to do here, other than improve documentation on how to get the errors out. The default fitter used in `fit_lines` now returns the...
I think the `spectral-cube` version is agnostic about spectral vs spatial dimensions - it extracts the minimum non-masked cube by trimming in whatever dimensions are needed. I was far more...
Thanks for bringing this up. There's been some recent work that has fixed this in some places (e.g. `centroid` in analysis), but it seems a couple still remain without the...
I'm also updating the CI tests here, since the version of astropy we now require dropped support for python 3.7.
Test failure is an unrelated remote data download error.