Ricky O'Steen
Ricky O'Steen
I'm using webbpsf 0.9.0, installed via pip
Already did so, [here](https://github.com/spacetelescope/notebooks/pull/129)
> Thanks! Probably want to update the `requirements.txt` to bump the min version too. Good call, just committed that update
@eteq If I'm remembering correctly, I tried it in a clean env with everything installed by feeding pip the requirements file.
It's worth noting, @eteq, that `NDCube` has built-in plotting functionality. Since we're moving toward subclassing that for `Spectrum1D` instead of `NDDataRef`, maybe take a look at their plot API and...
Hey @zmoon, just wanted to let you know I saw this but didn't have much time to think about it this week. I remember some discussion about this from a...
After a bunch of doodling bins and writing equations, I've convinced myself that the way to go here is to throw either a warning or an error when `spectral_axis.bin_edges` is...
Thanks for bringing this up @zmoon, I just opened a PR (linked above) that addresses this.
@alexji this is back on our radar as something we want to get merged in, but it will likely need to be updated to match up with the current API....
@alexji I actually haven't had time to dig in and figure out exactly what needs to be updated/formulate a plan yet - I think that @nmearl or @eteq have a...