Description Usage Arguments Value Author(s) See Also
This function calculates the Gaussian function for an input data range.
1 |
x |
input values (typically a smooth data range) |
mean |
the mean(s) of the Gaussian function |
sigma |
the 1-sigma value |
norm |
the normalisation(s) of the Gaussian function |
bw |
integration bin width sizes |
ftype |
type of input data [lin/log/ln] |
... |
additional arguments to be passed to 'integrate' |
A vector of length equal to the length of data representing the number density *per dex* at each input data point. Note: to convert the final number densities into their original bin-width (e.g., per 0.5 dex) multiply the output of this function by the bin-width.
Lee Kelvin <lee.kelvin@uibk.ac.at>
The astronomy package: astro
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.