- qspec.models.YPars ( model )[source]
Concatenates the *Prior* parameters of the submodel, that have uncertainties as
fixstates, with the y-axis array resulting from calling the submodel. This is used internally inqspec.models.fit.- Parameters:
-
- modelqspec.models._base.Model
A submodel whose parameters are adopted by this model.