Skip to content Skip to sidebar Skip to footer
Showing posts with the label Gaussian

Best Way To Write A Python Function That Integrates A Gaussian?

In attempting to use scipy's quad method to integrate a gaussian (lets say there's a gaussi… Read more Best Way To Write A Python Function That Integrates A Gaussian?

Astropy.model 2dgaussian Issue

I'm trying to a 2D Gaussian to a fits image in order to find the brightest object in the image.… Read more Astropy.model 2dgaussian Issue