Template¶
-
class
hipparchus.Template(wavelength, emission)[source]¶ Bases:
objectSpectral template object.
- Parameters
Methods Summary
from_npy(path[, norm])Load spectral template from npy pickle.
plot(self[, ax])Plot the transmittance
Methods Documentation