Spectrum¶
-
class
chia.Spectrum(wavelength, flux, header=None)[source] [edit on github]¶ Bases:
objectSimple spectrum object.
Methods Summary
plot(self[, ax])Plot the spectrum
Methods Documentation
-
plot(self, ax=None, **kwargs)[source] [edit on github]¶ Plot the spectrum
-