[Tutor] Gaussian to image

Dennis Lee Bieber wlfraed at ix.netcom.com
Tue Jun 7 17:04:22 EDT 2022


On Tue, 7 Jun 2022 16:03:09 +0530, Gaurav Shukla <drgauravshukla at gmail.com>
declaimed the following:

>Hello,
>Is there a way to convert Gaussian curves to a greyscale image simulating a
>CCD image?
>So basically my Gauss has an x-value and y-value with multiple Gaussian's,
>which one generally get from a CCD/sCMOS experimentally.
>

	I have no idea of exactly what that sentence is describing... "x-value
and y-value" to me imply ONE POINT on a Cartesian plane, so "multiple
Gaussian's" is a meaningless term.

	A 2D array/matrix (x-axis, y-axis) in which the each point has a value
representing the grey-level resulting from (possibly overlapping) gaussian
data, OTOH, I can understand.

	However, in general, have you studied the capabilities of the
MatPlotLib package? https://matplotlib.org/


-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
	wlfraed at ix.netcom.com    http://wlfraed.microdiversity.freeddns.org/



More information about the Tutor mailing list