Navigation
index
modules
|
SpecDash 0.2.0-alpha documentation
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
A
AB_magnitude (specdash.models.enum_models.FluxUnit attribute)
abmag_to_flambda() (in module specdash.flux)
abmag_to_fnu() (in module specdash.flux)
abmag_to_jansky() (in module specdash.flux)
add_line() (specdash.models.data_models.SpectrumLineGrid method)
add_spectrum() (specdash.viewer.Viewer method)
add_spectrum_from_file() (specdash.viewer.Viewer method)
add_spectrum_from_id() (specdash.viewer.Viewer method)
AIR (specdash.models.data_models.Medium attribute)
ANGSTROM (specdash.models.enum_models.WavelengthUnit attribute)
APP_DATA_KEYS (specdash.viewer.Viewer attribute)
auto_attr_check() (in module specdash.models.data_models)
B
b (specdash.input.DataDriver attribute)
Base (class in specdash.models.base_model)
Box1D (specdash.smoothing.smoother.SmoothingKernels attribute)
build_app_data() (specdash.viewer.Viewer static method)
build_graph_settings() (specdash.viewer.Viewer static method)
C
CHEBYSHEV_1 (specdash.fitting.fitter.FittingModels attribute)
CHEBYSHEV_2 (specdash.fitting.fitter.FittingModels attribute)
CHEBYSHEV_3 (specdash.fitting.fitter.FittingModels attribute)
check_base_data_directories() (in module specdash.input)
convert_flux() (in module specdash.flux)
convert_wavelength() (in module specdash.flux)
CUSTOM (specdash.fitting.fitter.FittingModels attribute)
(specdash.smoothing.smoother.SmoothingKernels attribute)
D
DataDriver (class in specdash.input)
DEFAULT (specdash.models.enum_models.ObjectType attribute)
(specdash.models.enum_models.SpectrumType attribute)
E
ERROR (specdash.models.enum_models.SpectrumType attribute)
F
F_lambda (specdash.models.enum_models.FluxUnit attribute)
F_nu (specdash.models.enum_models.FluxUnit attribute)
FIT (specdash.models.enum_models.SpectrumType attribute)
fit_model() (specdash.viewer.Viewer method)
FitsDataDriver (class in specdash.input.sdss.driver)
FittingModels (class in specdash.fitting.fitter)
(class in specdash.fitting.fitting_models)
flambda_to_abmag() (in module specdash.flux)
flambda_to_fnu() (in module specdash.flux)
flambda_to_jansky() (in module specdash.flux)
FluxUnit (class in specdash.models.enum_models)
fnu_to_abmag() (in module specdash.flux)
fnu_to_flambda() (in module specdash.flux)
fnu_to_jansky() (in module specdash.flux)
from_astropy_unit() (specdash.models.enum_models.FluxUnit static method)
(specdash.models.enum_models.WavelengthUnit static method)
from_dict() (specdash.models.base_model.Base method)
from_spectrum() (specdash.models.data_models.Trace method)
G
GALAXY (specdash.models.enum_models.ObjectType attribute)
GAUSSIAN (specdash.fitting.fitter.FittingModels attribute)
GAUSSIAN1D (specdash.smoothing.smoother.SmoothingKernels attribute)
GAUSSIAN_PLUS_LINEAR (specdash.fitting.fitter.FittingModels attribute)
(specdash.fitting.fitting_models.FittingModels attribute)
get_artificial_lines() (in module specdash.spectral_lines)
get_astropy_unit() (specdash.models.enum_models.FluxUnit static method)
(specdash.models.enum_models.WavelengthUnit static method)
get_attributes() (specdash.models.base_model.Base method)
get_base_data_directory() (specdash.input.DataDriver class method)
get_catalog_name() (specdash.input.DataDriver class method)
(specdash.input.sdss.driver.FitsDataDriver class method)
get_catalog_names() (specdash.viewer.Viewer method)
get_client_ip() (in module specdash.logging.logger)
get_dash_table() (in module specdash.layout.tables)
get_data_dict() (specdash.viewer.Viewer method)
get_data_from_specid() (specdash.input.DataDriver class method)
(specdash.input.sdss.driver.FitsDataDriver class method)
get_data_selection() (specdash.viewer.Viewer method)
get_docs_layout() (in module specdash.app_layout)
get_documentation_page_layout() (in module specdash.app_layout)
get_fit() (specdash.fitting.fitter.ModelFitter method)
get_fitted_model() (specdash.fitting.fitter.ModelFitter method)
get_list() (specdash.fitting.fitter.FittingModels static method)
(specdash.fitting.fitting_models.FittingModels static method)
(specdash.models.enum_models.FluxUnit static method)
(specdash.models.enum_models.ObjectType static method)
(specdash.models.enum_models.SpectralLineType static method)
(specdash.models.enum_models.SpectrumType static method)
(specdash.models.enum_models.WavelengthUnit static method)
(specdash.smoothing.smoother.SmoothingKernels static method)
get_log_message_json() (in module specdash.logging.logger)
get_mask_info() (specdash.input.DataDriver class method)
get_member_list() (in module specdash.models.enum_models)
get_model_with_fitter() (specdash.fitting.fitter.ModelFitter static method)
get_navbar() (in module specdash.app_layout)
get_next_color() (in module specdash.colors)
get_sky_lines() (in module specdash.spectral_lines)
get_smoothed_flux() (specdash.smoothing.smoother.Smoother method)
get_specid_list() (in module specdash.utilities)
get_spectral_lines() (in module specdash.spectral_lines)
get_spectral_lines_from_json() (in module specdash.spectral_lines)
get_spectrum() (specdash.viewer.Viewer method)
get_spectrum_page_layout() (in module specdash.app_layout)
get_spectrum_path() (in module specdash.input)
(specdash.input.DataDriver class method)
(specdash.input.sdss.driver.FitsDataDriver class method)
get_supported_catalogs() (in module specdash.input)
get_text_lines() (in module specdash.local.resources)
get_trace_list_from_fits() (specdash.input.DataDriver class method)
(specdash.input.sdss.driver.FitsDataDriver class method)
get_trace_names() (specdash.viewer.Viewer method)
get_unused_port() (in module specdash.utilities)
getter_setter_gen() (in module specdash.models.data_models)
I
initialize_api_endpoints() (specdash.viewer.Viewer method)
INSTRINSIC (specdash.models.enum_models.SpectralLineType attribute)
is_file_from_catalog() (specdash.input.DataDriver class method)
(specdash.input.sdss.driver.FitsDataDriver class method)
is_safe_path() (specdash.input.DataDriver class method)
is_server_port_used() (in module specdash.utilities)
is_specid_from_catalog() (specdash.input.DataDriver class method)
(specdash.input.sdss.driver.FitsDataDriver class method)
J
Jansky (specdash.models.enum_models.FluxUnit attribute)
jansky_to_absmag() (in module specdash.flux)
jansky_to_flambda() (in module specdash.flux)
jansky_to_fnu() (in module specdash.flux)
L
LINE (specdash.models.enum_models.SpectrumType attribute)
load_app_layout() (in module specdash.app_layout)
load_callbacks() (in module specdash.callbacks)
load_data_from_file() (in module specdash.input)
load_data_from_specid() (in module specdash.input)
log_message() (in module specdash.logging.logger)
LoggedMetadata (class in specdash.logging.logger)
LORENTZIAN (specdash.fitting.fitter.FittingModels attribute)
LORENTZIAN_PLUS_LINEAR (specdash.fitting.fitter.FittingModels attribute)
(specdash.fitting.fitting_models.FittingModels attribute)
M
MASK_BITS (specdash.input.sdss.driver.FitsDataDriver attribute)
MEAN (specdash.smoothing.smoother.SmoothingKernels attribute)
MEDIAN (specdash.smoothing.smoother.SmoothingKernels attribute)
Medium (class in specdash.models.data_models)
Metadata (class in specdash.models.data_models)
MODEL (specdash.models.enum_models.SpectrumType attribute)
ModelFitter (class in specdash.fitting.fitter)
module
specdash
specdash.app_layout
specdash.callbacks
specdash.colors
specdash.config
specdash.fitting
specdash.fitting.fitter
specdash.fitting.fitting_models
specdash.flux
specdash.input
specdash.input.sdss
specdash.input.sdss.driver
specdash.layout
specdash.layout.tables
specdash.local
specdash.local.resources
specdash.logging
specdash.logging.logger
specdash.models
specdash.models.base_model
specdash.models.data_models
specdash.models.enum_models
specdash.smoothing
specdash.smoothing.smoother
specdash.spectral_lines
specdash.utilities
specdash.viewer
N
NANOMETER (specdash.models.enum_models.WavelengthUnit attribute)
O
OBJECT (specdash.models.enum_models.SpectrumType attribute)
ObjectType (class in specdash.models.enum_models)
P
Photometry (class in specdash.models.data_models)
POLYNOMIAL_1 (specdash.fitting.fitter.FittingModels attribute)
POLYNOMIAL_2 (specdash.fitting.fitter.FittingModels attribute)
POLYNOMIAL_3 (specdash.fitting.fitter.FittingModels attribute)
Q
QSO (specdash.models.enum_models.ObjectType attribute)
R
RedshiftDistribution (class in specdash.models.data_models)
REGION (specdash.models.enum_models.SpectrumType attribute)
remove_line() (specdash.models.data_models.SpectrumLineGrid method)
remove_trace() (specdash.viewer.Viewer method)
reset_smoothing() (specdash.viewer.Viewer method)
return_class() (specdash.models.base_model.Base method)
S
set_axis_units() (specdash.viewer.Viewer method)
set_custom_model_fitter() (specdash.viewer.Viewer method)
set_data_selection() (specdash.viewer.Viewer method)
set_model_fitter() (specdash.fitting.fitter.ModelFitter method)
(specdash.viewer.Viewer method)
set_smoothing_kernel() (specdash.smoothing.smoother.Smoother method)
(specdash.viewer.Viewer method)
show_jupyter_app() (specdash.viewer.Viewer method)
SKY (specdash.models.enum_models.SpectralLineType attribute)
(specdash.models.enum_models.SpectrumType attribute)
smooth_trace() (specdash.viewer.Viewer method)
SMOOTHED (specdash.models.enum_models.SpectrumType attribute)
Smoother (class in specdash.smoothing.smoother)
SmoothingKernels (class in specdash.smoothing.smoother)
specdash
module
specdash.app_layout
module
specdash.callbacks
module
specdash.colors
module
specdash.config
module
specdash.fitting
module
specdash.fitting.fitter
module
specdash.fitting.fitting_models
module
specdash.flux
module
specdash.input
module
specdash.input.sdss
module
specdash.input.sdss.driver
module
specdash.layout
module
specdash.layout.tables
module
specdash.local
module
specdash.local.resources
module
specdash.logging
module
specdash.logging.logger
module
specdash.models
module
specdash.models.base_model
module
specdash.models.data_models
module
specdash.models.enum_models
module
specdash.smoothing
module
specdash.smoothing.smoother
module
specdash.spectral_lines
module
specdash.utilities
module
specdash.viewer
module
SpectralLine (class in specdash.models.data_models)
SpectralLineType (class in specdash.models.enum_models)
Spectrum (class in specdash.models.data_models)
SpectrumLine (class in specdash.models.data_models)
SpectrumLineGrid (class in specdash.models.data_models)
SpectrumType (class in specdash.models.enum_models)
STAR (specdash.models.enum_models.ObjectType attribute)
T
to_dict() (specdash.models.base_model.Base method)
to_dict2() (specdash.models.base_model.Base method)
to_spectrum() (specdash.models.data_models.Trace method)
to_string() (specdash.models.base_model.Base class method)
toggle() (specdash.viewer.Viewer method)
Trace (class in specdash.models.data_models)
U
UNKNOWN (specdash.models.enum_models.ObjectType attribute)
update_client() (specdash.viewer.Viewer method)
update_trace() (specdash.viewer.Viewer method)
USER_DEFINED (specdash.fitting.fitting_models.FittingModels attribute)
V
VACUUM (specdash.models.data_models.Medium attribute)
Viewer (class in specdash.viewer)
VISIT (specdash.models.enum_models.SpectrumType attribute)
VOIGT (specdash.fitting.fitter.FittingModels attribute)
VOIGT_PLUS_LINEAR (specdash.fitting.fitter.FittingModels attribute)
(specdash.fitting.fitting_models.FittingModels attribute)
W
WavelengthUnit (class in specdash.models.enum_models)
write_info() (specdash.viewer.Viewer method)
Quick search
Navigation
index
modules
|
SpecDash 0.2.0-alpha documentation
»
Index