Ricky O'Steen
Ricky O'Steen
It looks like this is leaving us with some things unlinked that should be linked - the first example I ran into is that the extracted spectra when you make...
Hi, thanks for reaching out. For 1, what is the error trace that you encounter when trying to load this data? I know we handle unitless/pixels for the unit, but...
> Is this fixed by [#1244](https://github.com/astropy/specutils/pull/1244)? Would the modified code be > > spec = specutils.Spectrum.read('jw05804...fits', flux_col="flux") Yes, forgot to close this and the other issue when I merged that....
Personally I like the simplicity of `Spectrum`, but I could also go for `SpectrumData` or even `SpectralData`.
It seems like the consensus is "Spectrum is fine", but GitHub can do polls now and I want to try the shiny new feature so I opened #1087 . Unfortunately...
> I don't think specutils would like it either but maybe that is one of the "cornerstone" @keflavich mentioned above. > > https://github.com/astropy/specutils/blob/d16d91a077417a7aacdee06d2b259fa887908b14/specutils/fitting/fitmodels.py#L261 > > cc @rosteen I don't feel...
More detail: In testing to see if we can close an old issue I found that the Show Axes toggle only works properly the first time it is clicked (to...
For what it's worth, here's my errors/warnings from the console on notebook start (before running any cells). Note that I do have `ipywidgets` 7.something, so I'm not sure why it...
@pllim Can this be closed, or was #1731 just a workaround and another better fix is intended?
@astrofrog I just started testing with this (sorry for the delay!), and ran into the fact that even when using this, using `wcs.spectral` always results in meters. We could work...