| 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
|