Characteristic Time

Characteristic Time#

%load_ext autoreload
%autoreload 2
from sto_rheed.Packed_functions import visualize_characteristic_time, violinplot_characteristic_time
visualize_characteristic_time(align_time=True)
../_images/e1b60604c59cdc3a9c2624fe873b7b1a53039b5a2a6715a9131430b103d31573.png
violinplot_characteristic_time(align_time=True)
c:\users\yig319\lehigh university dropbox\yichen guo\predicting-pulsed-laser-deposition-srtio3-homoepitaxy-growth-dynamics-using-rheed\src\sto_rheed\Packed_functions.py:314: UserWarning: set_ticklabels() should only be used with a fixed number of ticks, i.e. after set_ticks() or using a FixedLocator.
  ax.set_xticklabels(titles)
../_images/79466e12c4e2989eec266a0328ec9ccf7d1abebec5ee44c921407f7f9e805d03.png