I hereby claim:
- I am will-henney on github.
- I am will_henney (https://keybase.io/will_henney) on keybase.
- I have a public key ASAztzl4F388IG4TIoqIk09EDZo3YbuMRIQ-5zstF38nxAo
To claim this, I am signing this object:
| import numpy as np | |
| import scipy.stats | |
| import astropy.modeling | |
| def _E_cdf(x, x0, sig): | |
| "General case of any profile via the CDF" | |
| return scipy.stats.norm.cdf(x, loc=x0, scale=sig) | |
| @astropy.modeling.custom_model | |
| def DiscreteGaussianModel(x, amplitude=1.0, mean=0.0, stddev=1.0, bin_width=1.0): |
I hereby claim:
To claim this, I am signing this object:
C-c C-x p (org-set-property)