bayspar.analogmap

bayspar.analogmap(prediction, latlon=None, ax=None)

Map analog prediction with grids used for analog and TEX86 sites

Parameters:
prediction : bayspar.predict.Prediction

MCMC prediction

latlon : sequence, optional

Latitude and longitude for prediction site.

ax : matplotlib.Axes, optional

Axes to plot onto.

Returns:
ax : matplotlib.Axes