The input model
parameters will be estimated from the input
spectrum
. The model
can be specified with default parameters, for
example Gaussian1D()
.
- Parameters:
- spectrum
Spectrum
The spectrum object from which we will estimate the model parameters.
- model
Model
Model for which we want to estimate parameters from the spectrum.
- Returns:
- model
Model
Model with parameters estimated.