pcolormesh needing gaussian curves for intensities
I am plotting a heatmap using pcolormesh, where I create a meshgrid of X and Y values and each point having Z-valued intensities. Here is my code:
I am plotting a heatmap using pcolormesh, where I create a meshgrid of X and Y values and each point having Z-valued intensities. Here is my code: