astro
py
:docs
Index
Modules
Navigation
synphot v1.4.1.dev23+g40d6a55
»
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
Z
_
__call__() (synphot.spectrum.BaseSourceSpectrum method)
(synphot.spectrum.BaseSpectrum method)
A
analytical_model_from_fft() (in module synphot.filter_parameterization)
as_spectrum() (synphot.observation.Observation method)
avgwave() (synphot.spectrum.BaseSpectrum method)
B
bandpass (synphot.observation.Observation attribute)
barlam() (synphot.spectrum.BaseSpectrum method)
BaseSourceSpectrum (class in synphot.spectrum)
BaseSpectrum (class in synphot.spectrum)
BaseUnitlessSpectrum (class in synphot.spectrum)
beam_fill_factor (synphot.thermal.ThermalSpectralElement attribute)
bin_edges (synphot.observation.Observation attribute)
binflux (synphot.observation.Observation attribute)
binned_pixelrange() (synphot.observation.Observation method)
binned_waverange() (synphot.observation.Observation method)
binset (synphot.observation.Observation attribute)
BlackBody1D (class in synphot.blackbody)
(class in synphot.models)
blackbody_lambda() (in module synphot.blackbody)
blackbody_nu() (in module synphot.blackbody)
BlackBodyNorm1D (class in synphot.models)
bolometric_flux (synphot.blackbody.BlackBody1D attribute)
Box1D (class in synphot.models)
C
calcbinflux() (in module synphot.synphot_utils)
calculate_bin_centers() (in module synphot.binning)
calculate_bin_edges() (in module synphot.binning)
calculate_bin_widths() (in module synphot.binning)
check_overlap() (synphot.spectrum.SpectralElement method)
ConstFlux1D (class in synphot.models)
convert_flux() (in module synphot.units)
countrate() (synphot.observation.Observation method)
D
DisjointError
download_data() (in module synphot.utils)
DuplicateWavelength
E
effective_wavelength() (synphot.observation.Observation method)
efficiency() (synphot.spectrum.SpectralElement method)
effstim() (synphot.observation.Observation method)
emflx() (synphot.spectrum.SpectralElement method)
Empirical1D (class in synphot.models)
equivwidth() (synphot.spectrum.SpectralElement method)
etau_madau() (in module synphot.reddening)
evaluate() (synphot.blackbody.BlackBody1D method)
(synphot.models.BlackBody1D static method)
(synphot.models.BlackBodyNorm1D method)
(synphot.models.ConstFlux1D method)
(synphot.models.Empirical1D method)
(synphot.models.GaussianAbsorption1D static method)
(synphot.models.PowerLawFlux1D method)
extinction_curve() (synphot.reddening.ReddeningLaw method)
ExtinctionCurve (class in synphot.reddening)
ExtinctionModel1D (class in synphot.reddening)
ExtrapolationNotAllowed
F
filter_from_fft() (in module synphot.filter_parameterization)
filter_to_fft() (in module synphot.filter_parameterization)
filters_to_fft_table() (in module synphot.filter_parameterization)
fit_deriv() (synphot.models.GaussianAbsorption1D static method)
force_extrapolation() (synphot.spectrum.BaseSpectrum method)
from_extinction_model() (synphot.reddening.ReddeningLaw class method)
from_file() (synphot.reddening.ReddeningLaw class method)
(synphot.spectrum.SourceSpectrum class method)
(synphot.spectrum.SpectralElement class method)
(synphot.thermal.ThermalSpectralElement class method)
from_filter() (synphot.spectrum.SpectralElement class method)
from_spectrum1d() (synphot.spectrum.BaseSpectrum class method)
from_vega() (synphot.spectrum.SourceSpectrum class method)
fwhm() (synphot.spectrum.SpectralElement method)
G
Gaussian1D (class in synphot.models)
GaussianAbsorption1D (class in synphot.models)
GaussianFlux1D (class in synphot.models)
generate_wavelengths() (in module synphot.utils)
get_metadata() (in module synphot.models)
get_waveset() (in module synphot.models)
I
IncompatibleSources
input_units (synphot.blackbody.BlackBody1D attribute)
input_units_equivalencies (synphot.blackbody.BlackBody1D attribute)
integrate() (synphot.models.BlackBody1D method)
(synphot.models.BlackBodyNorm1D method)
(synphot.models.Box1D method)
(synphot.models.ConstFlux1D method)
(synphot.models.Gaussian1D method)
(synphot.models.GaussianFlux1D method)
(synphot.models.Lorentz1D method)
(synphot.models.PowerLawFlux1D method)
(synphot.models.RickerWavelet1D method)
(synphot.models.Trapezoid1D method)
(synphot.spectrum.BaseSpectrum method)
InterpolationNotAllowed
is_tapered() (synphot.models.Empirical1D method)
L
lambda_max (synphot.blackbody.BlackBody1D attribute)
(synphot.models.BlackBody1D attribute)
Lorentz1D (class in synphot.models)
M
merge_wavelengths() (in module synphot.utils)
MexicanHat1D (class in synphot.models)
model (synphot.spectrum.BaseSpectrum attribute)
(synphot.spectrum.SourceSpectrum attribute)
module
synphot.binning
synphot.blackbody
synphot.config
synphot.exceptions
synphot.filter_parameterization
synphot.models
synphot.observation
synphot.reddening
synphot.specio
synphot.spectrum
synphot.thermal
synphot.units
synphot.utils
N
normalize() (synphot.spectrum.BaseSourceSpectrum method)
O
Observation (class in synphot.observation)
overlap_status() (in module synphot.utils)
OverlapError
P
param_names (synphot.blackbody.BlackBody1D attribute)
(synphot.models.BlackBody1D attribute)
PartialOverlap
photbw() (synphot.spectrum.SpectralElement method)
pivot() (synphot.spectrum.BaseSpectrum method)
pixel_range() (in module synphot.binning)
plot() (synphot.observation.Observation method)
(synphot.spectrum.BaseSpectrum method)
(synphot.spectrum.SourceSpectrum method)
PowerLawFlux1D (class in synphot.models)
R
read_ascii_spec() (in module synphot.specio)
read_fits_spec() (in module synphot.specio)
read_remote_spec() (in module synphot.specio)
read_spec() (in module synphot.specio)
rectwidth() (synphot.spectrum.SpectralElement method)
ReddeningLaw (class in synphot.reddening)
RickerWavelet1D (class in synphot.models)
rmswidth() (synphot.spectrum.SpectralElement method)
S
sample_binned() (synphot.observation.Observation method)
sampleset() (synphot.models.BlackBody1D method)
(synphot.models.Box1D method)
(synphot.models.Empirical1D method)
(synphot.models.Lorentz1D method)
(synphot.models.RickerWavelet1D method)
(synphot.models.Trapezoid1D method)
(synphot.reddening.ExtinctionModel1D method)
SourceSpectrum (class in synphot.spectrum)
spectral_density_count() (in module synphot.units)
spectral_density_vega() (in module synphot.units)
SpectralElement (class in synphot.spectrum)
spectrum (synphot.observation.Observation attribute)
synphot.binning
module
synphot.blackbody
module
synphot.config
module
synphot.exceptions
module
synphot.filter_parameterization
module
synphot.models
module
synphot.observation
module
synphot.reddening
module
synphot.specio
module
synphot.spectrum
module
synphot.thermal
module
synphot.units
module
synphot.utils
module
SynphotError
T
TableFormatError
taper() (synphot.observation.Observation method)
(synphot.spectrum.BaseSpectrum method)
(synphot.thermal.ThermalSpectralElement method)
temperature (synphot.blackbody.BlackBody1D attribute)
(synphot.models.BlackBody1D attribute)
(synphot.thermal.ThermalSpectralElement attribute)
thermal_source() (synphot.thermal.ThermalSpectralElement method)
ThermalSpectralElement (class in synphot.thermal)
tlambda() (synphot.spectrum.SpectralElement method)
to_fits() (synphot.reddening.ReddeningLaw method)
(synphot.spectrum.SourceSpectrum method)
(synphot.spectrum.SpectralElement method)
to_spectrum1d() (synphot.spectrum.BaseSpectrum method)
tpeak() (synphot.spectrum.SpectralElement method)
Trapezoid1D (class in synphot.models)
U
UndefinedBinset
unit_response() (synphot.spectrum.SpectralElement method)
UnsortedWavelength
V
validate_quantity() (in module synphot.units)
validate_totalflux() (in module synphot.utils)
validate_unit() (in module synphot.units)
validate_wave_unit() (in module synphot.units)
validate_wavelengths() (in module synphot.utils)
W
warnings (synphot.spectrum.BaseSpectrum attribute)
wave_range() (in module synphot.binning)
waverange (synphot.spectrum.BaseSpectrum attribute)
waveset (synphot.spectrum.BaseSpectrum attribute)
wpeak() (synphot.spectrum.SpectralElement method)
write_fits_spec() (in module synphot.specio)
Z
z (synphot.spectrum.SourceSpectrum attribute)
z_type (synphot.spectrum.SourceSpectrum attribute)
ZeroWavelength