dlsmicro.plot_time_points

dlsmicro.plot_time_points.plot_time_points(df_path, n_points, plot_G_replicates=True, plot_MSD_replicates=True, plot_scattering=False, add_scaling=False, scaling_frac=None)[source]
Plot DLS microrheology output data for time-dependent
measurements after analysis and saving as dataframe.
Parameters:
  • df_path (str) – Path to saved dataframe to plot
  • n_points (int) – Corresponds to the number of measurements taken over duration of experiment
  • plot_G_replicates (boolean, optional) – If True, plot shear modulus for all time points
  • plot_MSD_replicates (boolean, optional) – If True, plot mean-squared displacement for all time points
  • plot_scattering (boolean, optional) – If True, plot scattering for all time points
  • add_scaling (boolean, optional) – If True, add scaling defined by scaling_frac to plot
  • scaling_frac (list of float, optional) – List of 2 floats, where the first number is numerator of fraction and second is denominator of fraction