P. L. Lim
P. L. Lim
Where is the `statistic`? I was looking at `Spectrum1D.collapse` upstream which takes function.
Hmm... Should #253 have used this `statistic` instead of introducing a new keyword?
@tepickering , I think I have addressed your comment. But now though, this is a breaking change. Not sure if it belongs in bugfix anymore... 😬
New PR is fine. I can close this one. Thanks for taking this over!
What is the cube data unit? It is triggered here but somehow `solid_angle_in_targ` is `None`. https://github.com/spacetelescope/jdaviz/blob/527d1f5e0e5ecff9585957ed153bd28963a51e51/jdaviz/utils.py#L512
> which should catch this case L507 acknowledges that `solid_angle_in_targ` could be `None` but still tries to stuff it into a unit on L512, which does not make sense to...
Is a regression test easy to add? Both you and Ricky seemed surprised that CI didn't catch this.
"Built for the James Webb Space Telescope" might throw some people off, especially if they don't bother reading the rest of the sentence.
Hmm why was this not merged?