| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
| Ebmvx | |||
| _ExtinctionLaw | |||
| Gal1 | |||
| Gal2 | |||
| Gal3 | |||
| Smc | |||
| Lmc | |||
| Xgal | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
_seatonx = N.array([0., 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7
|
|||
_seatone = N.array([0., 1.36, 1.64, 1.84, 2.04, 2.24, 2.44, 2.
|
|||
_lmcx = N.array([0.00, 0.29, 0.45, 0.80, 1.11, 1.43, 1.83])
|
|||
_lmce = N.array([0.00, 0.16, 0.38, 0.87, 1.50, 2.32, 3.1])
|
|||
_smcx = N.array([0.00, 0.29, 0.45, 0.80, 1.11, 1.43, 1.82, 2.3
|
|||
_smce = N.array([-3.10,-2.94,-2.72,-2.23,-1.60,-0.78, 0.00, 1.
|
|||
_waveset = _buildDefaultWaveset()
|
|||
_seaton = _computeSeaton(_waveset)
|
|||
_lmc = _computeLMC(_waveset)
|
|||
_smc = _computeSMC(_waveset)
|
|||
_xgal = _computeXgal(_waveset)
|
|||
reddeningClasses = {'gal1': Gal1, 'gal2': Gal2, 'gal3': Gal3,
|
|||
Imports: string, N, spectrum
|
|||
_seatonx
|
_seatone
|
_smcx
|
_smce
|
reddeningClasses
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Feb 18 14:41:38 2008 | http://epydoc.sourceforge.net |