tomodrgn.analysis.plot_translations# plot_translations(trans) → Figure[source]# Plot the distribution of shifts in x-axis vs shifts in y-axis (units: px) Parameters: trans – translations in x and y, shape (nimgs, 2) Returns: matplotlib hexbin figure of tx vs ty, axes of hexbin