import matplotlib.pyplot as plt
fig, ax = plt.subplots(1,1, figsize=(6,4))

from tdg.references import PRL106110403
ax, inset = PRL106110403.figure_4_reproduction(ax)