Name | Type | Default | Restrictions | Description |
cutoff | float | 0 | | Low intensity cutoff of the model. Peaks below this intensity are not considered part of the model. |
interpolation_step | float | 0.1 | | Sampling rate for the interpolation of the model function |
intensity_scaling | float | 1 | | Scaling factor used to adjust the model distribution to the intensities of the data |
bounding_box:min | float | 0 | | Lower end of bounding box enclosing the data used to fit the model. |
bounding_box:max | float | 1 | | Upper end of bounding box enclosing the data used to fit the model. |
statistics:mean | float | 0 | | Centroid position of the model (Gaussian). |
statistics:variance | float | 1 | | The variance of the Gaussian. |