qsospec
Start Here
Start Here
Installation
Next steps
Configure Galactic dust maps
Common alternatives
Quick start
Choose a workflow
Recommended path
User Guide
User Guide
Spectrum inputs
In-memory arrays
Files and tables
Units and metadata
Common checks
Preprocessing order
Galactic extinction
Continuum clipping
Array APIs
Global fitting
Default model
Recipe selection
Continuum configuration
Local fitting
One complex
Trade-offs
Host decomposition
Object-level gate
Results
Batch fitting
Execution
Resume and partitioning
Reading QA plots
Overview semantics
Zoom panels
Scaling
Configuration
Results and measurements
Global workflow
Complex measurements
Warnings
Archived results
How-to Guides
How-to Guides
Fit arrays in memory
Prerequisites
Expected outputs
Common failures
Fit J001554.18+560257.5
Prerequisites
Fit and archive the spectrum
Inspect the outputs
Already-corrected arrays
Fit one file and archive it
Prerequisites
Expected outputs
Common failures
Fit with host decomposition
Prerequisites
Expected outputs
Common failures
Fit a Parquet sample
Prerequisites
Expected outputs
Common failures
Inspect a run bundle
Render QA without refitting
Create a custom recipe
Common failures
Science Model
Science Model
Continuum and preprocessing model
Galactic foreground
Power law and Fe II
Balmer pseudo-continuum
Continuum masks
Emission-line models
Recipes
Profiles and roles
Current UV defaults
Current optical/NIR defaults
Coverage and reliability
General complex coverage
Lyα/N V
Host decomposition
Scientific measurements
Integrated flux
Profile centroid and dispersion
Numerical FWHM
Equivalent width
Host fractions
Uncertainty
Units
References and related software
Method references
Related software
Reference
Reference
Configuration reference
Common presets
Configuration objects
Selection precedence
Recipe reference
Runtime discovery
Built-in auto-enabled recipes
Coverage policy
Custom recipes
Line registry
Warning reference
Complex fitting
Lyα/N V
Continuum and templates
Workflow and uncertainty
Run-bundle reference
Single object
Batch fitting
Resume and inspection
Catalogs, derived quantities, and QA
Notebook display
API reference
Spectrum and metadata API
Fitting and workflow API
Configuration API
Result API
I/O, extinction, and archive API
Plotting, recipes, models, and solvers
Contributing
Contributing
Development guide
Environment
Validation
Design principles
Documentation policy
Status and roadmap
Current production scope
Near-term priorities
Compatibility
Changelog
Unreleased
0.1.0
qsospec
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
Z
_
__init__() (qsospec.BalmerPseudoContinuumConfig method)
(qsospec.BatchResult method)
(qsospec.ComplexRecipe method)
(qsospec.ComponentRecipe method)
(qsospec.EmissionComplexResult method)
(qsospec.FitResult method)
(qsospec.FitWarning method)
(qsospec.GalacticExtinctionConfig method)
(qsospec.GaussianComponent method)
(qsospec.GlobalContinuumConfig method)
(qsospec.GlobalContinuumResult method)
(qsospec.GlobalQAPlotConfig method)
(qsospec.HalphaComplexConfig method)
(qsospec.HbetaComplexConfig method)
(qsospec.HostWorkflowResult method)
(qsospec.IronTemplateConfig method)
(qsospec.LineComplexConfig method)
(qsospec.LocalFitConfig method)
(qsospec.LocalFitResult method)
(qsospec.LorentzianComponent method)
(qsospec.LyaNVComplexConfig method)
(qsospec.MgIIComplexConfig method)
(qsospec.PowerLawConfig method)
(qsospec.Spectrum method)
(qsospec.SpectrumInput method)
(qsospec.SpectrumMetadata method)
(qsospec.UncertaintyConfig method)
(qsospec.WorkflowResult method)
A
absorption_dilation_pixels (qsospec.LyaNVComplexConfig attribute)
absorption_max_width_kms (qsospec.LyaNVComplexConfig attribute)
absorption_sigma (qsospec.LyaNVComplexConfig attribute)
aliases (qsospec.ComplexRecipe attribute)
amp (qsospec.GaussianComponent attribute)
(qsospec.IronTemplateConfig attribute)
(qsospec.LorentzianComponent attribute)
amp_bounds (qsospec.IronTemplateConfig attribute)
amplitude (qsospec.BalmerPseudoContinuumConfig attribute)
amplitude_bounds (qsospec.BalmerPseudoContinuumConfig attribute)
auto_delta_bic (qsospec.PowerLawConfig attribute)
auto_enabled (qsospec.ComplexRecipe attribute)
auto_min_log_leverage (qsospec.PowerLawConfig attribute)
auto_min_pixels_per_side (qsospec.PowerLawConfig attribute)
B
backend (qsospec.ComplexRecipe attribute)
balmer_pseudocontinuum (qsospec.GlobalContinuumConfig attribute)
balmer_width_sync_max_iterations (qsospec.GlobalContinuumConfig attribute)
balmer_width_sync_tolerance_kms (qsospec.GlobalContinuumConfig attribute)
BalmerPseudoContinuumConfig (class in qsospec)
BatchResult (class in qsospec)
bg92() (qsospec.IronTemplateConfig class method)
bic (qsospec.EmissionComplexResult attribute)
blue_absorption_clip_enabled (qsospec.GlobalContinuumConfig attribute)
blue_absorption_clip_max_wave (qsospec.GlobalContinuumConfig attribute)
blue_absorption_clip_sigma (qsospec.GlobalContinuumConfig attribute)
bounds (qsospec.GaussianComponent attribute)
(qsospec.LorentzianComponent attribute)
break_wave (qsospec.PowerLawConfig attribute)
broad_fwhm_bands_kms (qsospec.HalphaComplexConfig attribute)
(qsospec.HbetaComplexConfig attribute)
(qsospec.MgIIComplexConfig attribute)
broad_velocity_bounds_kms (qsospec.HalphaComplexConfig attribute)
(qsospec.HbetaComplexConfig attribute)
(qsospec.MgIIComplexConfig attribute)
build_science_catalog() (in module qsospec)
C
center (qsospec.GaussianComponent attribute)
(qsospec.LineComplexConfig attribute)
(qsospec.LorentzianComponent attribute)
chi2 (qsospec.EmissionComplexResult attribute)
(qsospec.FitResult attribute)
(qsospec.GlobalContinuumResult attribute)
clip_high_sigma (qsospec.GlobalContinuumConfig attribute)
clip_low_sigma (qsospec.GlobalContinuumConfig attribute)
clip_mask (qsospec.GlobalContinuumResult attribute)
clip_negative_ebv (qsospec.GalacticExtinctionConfig attribute)
clip_passes (qsospec.GlobalContinuumConfig attribute)
code (qsospec.FitWarning attribute)
complex_statuses (qsospec.WorkflowResult attribute)
ComplexRecipe (class in qsospec)
component_models (qsospec.EmissionComplexResult attribute)
(qsospec.FitResult attribute)
(qsospec.GlobalContinuumResult attribute)
component_models_window (qsospec.FitResult attribute)
ComponentRecipe (class in qsospec)
components (qsospec.ComplexRecipe attribute)
(qsospec.LineComplexConfig attribute)
compute_derived_quantities() (in module qsospec)
context (qsospec.FitWarning attribute)
continuum (qsospec.WorkflowResult attribute)
continuum() (in module qsospec.models)
continuum_initial (qsospec.WorkflowResult attribute)
continuum_mode (qsospec.ComplexRecipe attribute)
continuum_partials() (in module qsospec.models)
continuum_success (qsospec.WorkflowResult property)
continuum_windows (qsospec.GlobalContinuumConfig attribute)
correct_spectrum() (in module qsospec)
correct_spectrum_data() (in module qsospec)
covariance (qsospec.EmissionComplexResult attribute)
(qsospec.GlobalContinuumResult attribute)
(qsospec.UncertaintyConfig attribute)
coverage_mode (qsospec.ComplexRecipe attribute)
D
datasets (qsospec.BatchResult attribute)
dec (qsospec.SpectrumMetadata attribute)
describe() (in module qsospec.recipes)
detect_fits_reader() (in module qsospec)
discover_fits_inputs() (in module qsospec)
dof (qsospec.EmissionComplexResult attribute)
(qsospec.FitResult attribute)
(qsospec.GlobalContinuumResult attribute)
dustmaps_data_dir (qsospec.GalacticExtinctionConfig attribute)
E
ebv_override (qsospec.GalacticExtinctionConfig attribute)
edge (qsospec.BalmerPseudoContinuumConfig attribute)
edge_buffer (qsospec.LocalFitConfig attribute)
edge_margin_kms (qsospec.ComplexRecipe attribute)
(qsospec.HalphaComplexConfig attribute)
(qsospec.LyaNVComplexConfig attribute)
(qsospec.MgIIComplexConfig attribute)
EmissionComplexResult (class in qsospec)
enabled (qsospec.BalmerPseudoContinuumConfig attribute)
(qsospec.ComponentRecipe attribute)
(qsospec.GalacticExtinctionConfig attribute)
(qsospec.IronTemplateConfig attribute)
(qsospec.PowerLawConfig attribute)
err (qsospec.EmissionComplexResult attribute)
(qsospec.Spectrum attribute)
err_fit (qsospec.FitResult attribute)
err_window (qsospec.FitResult attribute)
excluded_mask (qsospec.EmissionComplexResult attribute)
exclusive_group (qsospec.ComplexRecipe attribute)
F
f99_dereddening_factor() (in module qsospec)
failed() (qsospec.FitResult class method)
figure_height (qsospec.GlobalQAPlotConfig attribute)
figure_width (qsospec.GlobalQAPlotConfig attribute)
finalize_run() (in module qsospec)
fit_batch() (in module qsospec)
fit_fwhm (qsospec.BalmerPseudoContinuumConfig attribute)
fit_global_continuum() (in module qsospec)
fit_global_hbeta() (in module qsospec)
fit_global_hbeta_workflow() (in module qsospec)
fit_global_lines() (in module qsospec)
fit_global_lines_workflow() (in module qsospec)
fit_halpha_complex() (in module qsospec)
fit_hbeta_complex() (in module qsospec)
fit_line_complex() (in module qsospec)
fit_local() (in module qsospec)
fit_lya (qsospec.LyaNVComplexConfig attribute)
fit_mask (qsospec.EmissionComplexResult attribute)
(qsospec.GlobalContinuumResult attribute)
fit_mgii_complex() (in module qsospec)
fit_nv (qsospec.LyaNVComplexConfig attribute)
fit_object_to_store() (in module qsospec)
fit_oiii_wings (qsospec.HbetaComplexConfig attribute)
fit_spectrum (qsospec.HostWorkflowResult attribute)
fit_used_window (qsospec.FitResult attribute)
fit_window (qsospec.ComplexRecipe attribute)
fit_windows (qsospec.ComplexRecipe attribute)
(qsospec.LineComplexConfig attribute)
fit_with_optional_host_decomp() (in module qsospec)
FitResult (class in qsospec)
FitWarning (class in qsospec)
fixed_ratio (qsospec.ComponentRecipe attribute)
fixed_ratio_to (qsospec.ComponentRecipe attribute)
flux (qsospec.Spectrum attribute)
flux_bounds (qsospec.ComponentRecipe attribute)
flux_continuum_subtracted (qsospec.EmissionComplexResult attribute)
flux_density_scale_to_cgs (qsospec.Spectrum property)
flux_density_unit (qsospec.Spectrum property)
flux_fit (qsospec.FitResult attribute)
flux_frame (qsospec.Spectrum property)
(qsospec.SpectrumMetadata attribute)
flux_scale (qsospec.Spectrum property)
(qsospec.SpectrumMetadata attribute)
flux_unit (qsospec.Spectrum property)
(qsospec.SpectrumMetadata attribute)
flux_window (qsospec.FitResult attribute)
from_arrays() (qsospec.Spectrum class method)
full_blue_limit (qsospec.LyaNVComplexConfig attribute)
full_min_coverage_fraction (qsospec.LyaNVComplexConfig attribute)
fwhm_bands_kms (qsospec.ComponentRecipe attribute)
fwhm_bounds (qsospec.BalmerPseudoContinuumConfig attribute)
(qsospec.IronTemplateConfig attribute)
fwhm_kms (qsospec.BalmerPseudoContinuumConfig attribute)
(qsospec.IronTemplateConfig attribute)
G
galactic_extinction (qsospec.SpectrumMetadata attribute)
galactic_extinction_corrected (qsospec.SpectrumMetadata attribute)
GalacticExtinctionConfig (class in qsospec)
gamma (qsospec.LorentzianComponent attribute)
gaussian() (in module qsospec.models)
gaussian_partials() (in module qsospec.models)
GaussianComponent (class in qsospec)
generic_narrow_lines() (in module qsospec.recipes)
get() (in module qsospec.lines)
(in module qsospec.recipes)
GlobalContinuumConfig (class in qsospec)
GlobalContinuumResult (class in qsospec)
GlobalQAPlotConfig (class in qsospec)
H
halpha (qsospec.WorkflowResult attribute)
HalphaComplexConfig (class in qsospec)
hbeta (qsospec.WorkflowResult attribute)
hbeta_initial (qsospec.WorkflowResult attribute)
HbetaComplexConfig (class in qsospec)
heii_enabled (qsospec.HbetaComplexConfig attribute)
heii_mask (qsospec.HbetaComplexConfig attribute)
host_decomp_enabled (qsospec.HostWorkflowResult attribute)
(qsospec.WorkflowResult attribute)
host_emission_mask (qsospec.WorkflowResult attribute)
host_fit (qsospec.HostWorkflowResult attribute)
(qsospec.WorkflowResult attribute)
host_fit_mask (qsospec.WorkflowResult attribute)
host_model_on_quasar_grid (qsospec.HostWorkflowResult attribute)
(qsospec.WorkflowResult attribute)
host_sed (qsospec.HostWorkflowResult attribute)
(qsospec.WorkflowResult attribute)
host_subtracted_flux (qsospec.HostWorkflowResult attribute)
host_warnings (qsospec.HostWorkflowResult attribute)
(qsospec.WorkflowResult attribute)
HostWorkflowResult (class in qsospec)
I
id (qsospec.ComplexRecipe attribute)
(qsospec.ComponentRecipe attribute)
iron (qsospec.LineComplexConfig attribute)
IronTemplateConfig (class in qsospec)
J
jacobian (qsospec.LineComplexConfig attribute)
jacobian_method (qsospec.GlobalContinuumConfig attribute)
(qsospec.HalphaComplexConfig attribute)
(qsospec.HbetaComplexConfig attribute)
(qsospec.MgIIComplexConfig attribute)
K
kinematic_group (qsospec.ComponentRecipe attribute)
L
label (qsospec.ComplexRecipe attribute)
law (qsospec.GalacticExtinctionConfig attribute)
legacy_hbeta_success (qsospec.WorkflowResult property)
line_complexes (qsospec.WorkflowResult attribute)
line_ids (qsospec.ComponentRecipe attribute)
LineComplexConfig (class in qsospec)
list() (in module qsospec.lines)
list_balmer_templates() (in module qsospec)
list_complexes() (in module qsospec.recipes)
list_iron_templates() (in module qsospec)
load_balmer_template() (in module qsospec)
load_iron_template() (in module qsospec)
load_model() (in module qsospec)
local_continuum (qsospec.LineComplexConfig attribute)
local_result (qsospec.HostWorkflowResult attribute)
LocalFitConfig (class in qsospec)
LocalFitResult (class in qsospec)
log10_ne (qsospec.BalmerPseudoContinuumConfig attribute)
lorentzian() (in module qsospec.models)
lorentzian_partials() (in module qsospec.models)
LorentzianComponent (class in qsospec)
lya_fwhm_bands_kms (qsospec.LyaNVComplexConfig attribute)
lya_num_broad_gaussians (qsospec.LyaNVComplexConfig attribute)
lya_safe() (qsospec.GlobalContinuumConfig class method)
lya_velocity_bounds_kms (qsospec.LyaNVComplexConfig attribute)
LyaNVComplexConfig (class in qsospec)
M
map_name (qsospec.GalacticExtinctionConfig attribute)
mask (qsospec.Spectrum attribute)
mask_windows (qsospec.ComplexRecipe attribute)
(qsospec.GlobalContinuumConfig attribute)
(qsospec.LineComplexConfig attribute)
max_nfev (qsospec.GlobalContinuumConfig attribute)
(qsospec.HalphaComplexConfig attribute)
(qsospec.HbetaComplexConfig attribute)
(qsospec.LineComplexConfig attribute)
(qsospec.MgIIComplexConfig attribute)
max_zoom_panels (qsospec.GlobalQAPlotConfig attribute)
message (qsospec.EmissionComplexResult attribute)
(qsospec.FitResult attribute)
(qsospec.FitWarning attribute)
(qsospec.GlobalContinuumResult attribute)
metadata (qsospec.EmissionComplexResult attribute)
(qsospec.FitResult attribute)
(qsospec.GlobalContinuumResult attribute)
(qsospec.HostWorkflowResult attribute)
(qsospec.LocalFitResult attribute)
(qsospec.Spectrum attribute)
(qsospec.SpectrumInput attribute)
(qsospec.WorkflowResult attribute)
metric_errors (qsospec.EmissionComplexResult attribute)
metrics (qsospec.EmissionComplexResult attribute)
mgii (qsospec.WorkflowResult attribute)
MgIIComplexConfig (class in qsospec)
min_component_pixels (qsospec.GlobalContinuumConfig attribute)
min_coverage_fraction (qsospec.ComplexRecipe attribute)
(qsospec.HalphaComplexConfig attribute)
(qsospec.MgIIComplexConfig attribute)
min_valid_pixels (qsospec.ComplexRecipe attribute)
(qsospec.HalphaComplexConfig attribute)
(qsospec.LyaNVComplexConfig attribute)
(qsospec.MgIIComplexConfig attribute)
minimum_useful_overlap_fraction (qsospec.LyaNVComplexConfig attribute)
mode (qsospec.LocalFitConfig attribute)
(qsospec.PowerLawConfig attribute)
model (qsospec.EmissionComplexResult attribute)
(qsospec.FitResult attribute)
(qsospec.GlobalContinuumResult attribute)
model_window (qsospec.FitResult attribute)
monte_carlo (qsospec.WorkflowResult attribute)
monte_carlo_trials (qsospec.UncertaintyConfig attribute)
multiplicity (qsospec.ComponentRecipe attribute)
N
n_completed (qsospec.BatchResult attribute)
n_failed (qsospec.BatchResult attribute)
n_min (qsospec.BalmerPseudoContinuumConfig attribute)
n_skipped (qsospec.BatchResult attribute)
n_submitted (qsospec.BatchResult attribute)
n_workers (qsospec.BatchResult attribute)
name (qsospec.GaussianComponent attribute)
(qsospec.LineComplexConfig attribute)
(qsospec.LorentzianComponent attribute)
narrow_fwhm_bounds_kms (qsospec.HalphaComplexConfig attribute)
(qsospec.HbetaComplexConfig attribute)
(qsospec.MgIIComplexConfig attribute)
narrow_velocity_bounds_kms (qsospec.HalphaComplexConfig attribute)
(qsospec.HbetaComplexConfig attribute)
(qsospec.MgIIComplexConfig attribute)
nii_ratio_6585_6549 (qsospec.HalphaComplexConfig attribute)
norm (qsospec.PowerLawConfig attribute)
norm_bounds (qsospec.PowerLawConfig attribute)
normalization (qsospec.IronTemplateConfig attribute)
notes (qsospec.SpectrumMetadata attribute)
nv_fwhm_bands_kms (qsospec.LyaNVComplexConfig attribute)
nv_mode (qsospec.LyaNVComplexConfig attribute)
nv_num_broad_gaussians (qsospec.LyaNVComplexConfig attribute)
nv_velocity_bounds_kms (qsospec.LyaNVComplexConfig attribute)
O
object_id (qsospec.SpectrumInput attribute)
object_key (qsospec.SpectrumInput property)
object_label (qsospec.GlobalQAPlotConfig attribute)
object_name (qsospec.GlobalQAPlotConfig attribute)
oiii_ratio_5007_4959 (qsospec.HbetaComplexConfig attribute)
open_run() (in module qsospec)
optical_iron (qsospec.GlobalContinuumConfig attribute)
optimizer_method (qsospec.GlobalContinuumConfig attribute)
(qsospec.HalphaComplexConfig attribute)
(qsospec.HbetaComplexConfig attribute)
(qsospec.MgIIComplexConfig attribute)
optimizer_result (qsospec.EmissionComplexResult attribute)
(qsospec.FitResult attribute)
(qsospec.GlobalContinuumResult attribute)
output_files (qsospec.WorkflowResult attribute)
output_format (qsospec.GlobalQAPlotConfig attribute)
P
param_errors (qsospec.EmissionComplexResult attribute)
(qsospec.GlobalContinuumResult attribute)
param_names (qsospec.FitResult attribute)
param_values (qsospec.EmissionComplexResult attribute)
(qsospec.FitResult attribute)
(qsospec.GlobalContinuumResult attribute)
park22() (qsospec.IronTemplateConfig class method)
pivot (qsospec.PowerLawConfig attribute)
plot_line_result() (in module qsospec)
plot_local_result() (in module qsospec)
plot_qa() (qsospec.WorkflowResult method)
plot_window (qsospec.LineComplexConfig attribute)
power_law (qsospec.GlobalContinuumConfig attribute)
PowerLawConfig (class in qsospec)
preflight_galactic_extinction() (in module qsospec)
prepare_spectrum() (in module qsospec)
priority (qsospec.ComplexRecipe attribute)
profile (qsospec.ComponentRecipe attribute)
provenance (qsospec.BalmerPseudoContinuumConfig attribute)
Q
qa_labels (qsospec.ComplexRecipe attribute)
qa_path (qsospec.WorkflowResult property)
query_galactic_ebv() (in module qsospec)
R
ra (qsospec.SpectrumMetadata attribute)
random_seed (qsospec.UncertaintyConfig attribute)
read_input_manifest() (in module qsospec)
read_spectrum() (in module qsospec)
reader (qsospec.SpectrumInput attribute)
red_side_limit (qsospec.LyaNVComplexConfig attribute)
red_side_min_valid_fraction (qsospec.LyaNVComplexConfig attribute)
red_slope (qsospec.PowerLawConfig attribute)
red_slope_bounds (qsospec.PowerLawConfig attribute)
redshift (qsospec.SpectrumInput attribute)
reduced_chi2 (qsospec.EmissionComplexResult attribute)
(qsospec.FitResult attribute)
(qsospec.GlobalContinuumResult attribute)
refit_host_in_mc (qsospec.UncertaintyConfig attribute)
reliable_max_absorption_fraction (qsospec.LyaNVComplexConfig attribute)
reliable_min_flux_snr (qsospec.LyaNVComplexConfig attribute)
render_qa() (in module qsospec)
require_min_pixels (qsospec.LocalFitConfig attribute)
required (qsospec.ComponentRecipe attribute)
required_line_ids (qsospec.ComplexRecipe attribute)
residual (qsospec.FitResult attribute)
residual_window (qsospec.FitResult attribute)
resolve() (in module qsospec.lines)
(in module qsospec.recipes)
resolve_spectrum_metadata() (in module qsospec)
rest_frame_conversion (qsospec.SpectrumMetadata attribute)
role (qsospec.ComponentRecipe attribute)
row_index (qsospec.SpectrumInput attribute)
run_directory (qsospec.BatchResult attribute)
run_id (qsospec.BatchResult attribute)
run_least_squares() (in module qsospec.solvers)
rv (qsospec.GalacticExtinctionConfig attribute)
S
save_local_window_plots() (in module qsospec)
scan_parquet_spectra() (in module qsospec)
selected_model (qsospec.EmissionComplexResult attribute)
selection_rule (qsospec.ComponentRecipe attribute)
severity (qsospec.FitWarning attribute)
sfd_recalibration (qsospec.GalacticExtinctionConfig attribute)
show_coordinates (qsospec.GlobalQAPlotConfig attribute)
show_fit_regions (qsospec.GlobalQAPlotConfig attribute)
show_host_context_in_overview (qsospec.GlobalQAPlotConfig attribute)
show_qa() (qsospec.WorkflowResult method)
show_residual_panel (qsospec.GlobalQAPlotConfig attribute)
show_smoothed_data (qsospec.GlobalQAPlotConfig attribute)
sigma (qsospec.GaussianComponent attribute)
slope (qsospec.PowerLawConfig attribute)
slope_bounds (qsospec.PowerLawConfig attribute)
smooth_original_spectrum_for_display (qsospec.GlobalQAPlotConfig attribute)
smoothing_window_pixels (qsospec.GlobalQAPlotConfig attribute)
solve_variable_projection() (in module qsospec.solvers)
source (qsospec.SpectrumInput attribute)
(qsospec.SpectrumMetadata attribute)
Spectrum (class in qsospec)
spectrum (qsospec.WorkflowResult attribute)
SpectrumInput (class in qsospec)
SpectrumMetadata (class in qsospec)
status (qsospec.EmissionComplexResult attribute)
(qsospec.FitResult attribute)
(qsospec.GlobalContinuumResult attribute)
success (qsospec.EmissionComplexResult attribute)
(qsospec.FitResult attribute)
(qsospec.GlobalContinuumResult attribute)
(qsospec.LocalFitResult attribute)
summary() (qsospec.EmissionComplexResult method)
(qsospec.FitResult method)
(qsospec.GlobalContinuumResult method)
(qsospec.LocalFitResult method)
(qsospec.WorkflowResult method)
survey (qsospec.SpectrumMetadata attribute)
sync_min_fwhm_snr (qsospec.BalmerPseudoContinuumConfig attribute)
sync_with_hbeta (qsospec.BalmerPseudoContinuumConfig attribute)
T
tau_edge (qsospec.BalmerPseudoContinuumConfig attribute)
temperature_k (qsospec.BalmerPseudoContinuumConfig attribute)
template (qsospec.IronTemplateConfig attribute)
template_path (qsospec.IronTemplateConfig attribute)
theta (qsospec.FitResult attribute)
tie_nv_width_to_lya (qsospec.LyaNVComplexConfig attribute)
to_dict() (qsospec.FitResult method)
(qsospec.FitWarning method)
(qsospec.SpectrumMetadata method)
to_table() (qsospec.FitResult method)
(qsospec.LocalFitResult method)
total_spectrum (qsospec.HostWorkflowResult attribute)
(qsospec.WorkflowResult attribute)
U
UncertaintyConfig (class in qsospec)
unmodelled_windows (qsospec.GlobalQAPlotConfig attribute)
uv_iron (qsospec.GlobalContinuumConfig attribute)
V
valid_mask (qsospec.Spectrum property)
velocity_bounds (qsospec.BalmerPseudoContinuumConfig attribute)
velocity_bounds_kms (qsospec.ComponentRecipe attribute)
velocity_group (qsospec.ComponentRecipe attribute)
velocity_kms (qsospec.BalmerPseudoContinuumConfig attribute)
veron04() (qsospec.IronTemplateConfig class method)
vw01() (qsospec.IronTemplateConfig class method)
W
warning_codes() (qsospec.EmissionComplexResult method)
(qsospec.FitResult method)
(qsospec.GlobalContinuumResult method)
(qsospec.LocalFitResult method)
(qsospec.WorkflowResult method)
warnings (qsospec.EmissionComplexResult attribute)
(qsospec.FitResult attribute)
(qsospec.GlobalContinuumResult attribute)
(qsospec.LocalFitResult attribute)
(qsospec.WorkflowResult attribute)
wave_obs (qsospec.Spectrum attribute)
wave_rest (qsospec.EmissionComplexResult attribute)
(qsospec.GlobalContinuumResult attribute)
(qsospec.Spectrum property)
wave_rest_fit (qsospec.FitResult attribute)
wave_rest_window (qsospec.FitResult attribute)
wave_unit (qsospec.Spectrum property)
(qsospec.SpectrumMetadata attribute)
width_group (qsospec.ComponentRecipe attribute)
window (qsospec.HalphaComplexConfig attribute)
(qsospec.HbetaComplexConfig attribute)
(qsospec.LineComplexConfig attribute)
(qsospec.LyaNVComplexConfig attribute)
(qsospec.MgIIComplexConfig attribute)
window_results (qsospec.LocalFitResult attribute)
windows (qsospec.LocalFitConfig attribute)
wing_bic_delta (qsospec.HbetaComplexConfig attribute)
wing_min_fwhm_ratio (qsospec.HbetaComplexConfig attribute)
wing_min_snr (qsospec.HbetaComplexConfig attribute)
wing_min_velocity_separation_kms (qsospec.HbetaComplexConfig attribute)
with_component() (qsospec.ComplexRecipe method)
WorkflowResult (class in qsospec)
write_global_hbeta_products() (in module qsospec)
write_global_line_products() (in module qsospec)
write_other_diagnostics (qsospec.GlobalQAPlotConfig attribute)
Z
z (qsospec.Spectrum attribute)