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

Module renorm

source code

Segregate all the renormalization functions here. Once we have one that works, turn it into a method on the spectrum class.

Functions [hide private]
 
DefineStdSpectraForUnits()
Adorn the units with the appropriate kind of spectrum for renormalizing.
source code
 
StdRenorm(spectrum, band, RNval, RNunitstring)
Another approach to renormalization
source code
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.