obtain hexagon areas from a matplotlib.pyplot.hexbin plot
I am trying to plot mass surface density using hexbin because my input is a dataframe of thousands of points with [lon, lat, mass]
I am trying to plot mass surface density using hexbin because my input is a dataframe of thousands of points with [lon, lat, mass]