jaxqsofit.evaluate_joint_spectral_components#
- jaxqsofit.evaluate_joint_spectral_components(wave_obs, redshift, continuum_mjy, *, config: SpectralComponentConfig | None = None, feii_template_wave_rest=None, feii_template_flux=None, site_prefix: str = 'jqf')[source]#
Evaluate jaxqsofit spectral components around an external continuum.
- Parameters:
wave_obs – Observed-frame wavelength grid in Angstrom.
redshift – Source redshift.
continuum_mjy – External continuum prediction on
wave_obsin mJy. In a joint grahspj fit this is the shared AGN+host continuum.
- Returns:
JAX arrays for total model and individual component contributions in mJy. The function samples NumPyro parameters with names prefixed by
site_prefixso it can run inside a larger joint model.- Return type:
dict