Package pysynphot :: Module renorm
[hide private]
[frames] | no frames]

Module renorm

source code

Functions [hide private]
 
DefineStdSpectraForUnits()
Adorn the units with the appropriate kind of spectrum for renormalizing.
source code
 
StdRenorm(spectrum, band, RNval, RNunitstring, force=False)
Another approach to renormalization
source code
Variables [hide private]
  __package__ = 'pysynphot'

Imports: math, N, FlatSpectrum, Vega, default_waveset, units


Function Details [hide private]

DefineStdSpectraForUnits()

source code 

Adorn the units with the appropriate kind of spectrum for renormalizing. This is done here to avoid circular imports.