real yscale=1e9;
graphMatrixFile("fit-valley-PBS-0.5M-CaCl2.dat", xscale=xscale, yscale=yscale,
- x_label="$k_{uo}$ (s$^{-1}$)", y_label="$\Delta x_u$ (nm)",
+ x_label="$k_{u0}$ (s$^{-1}$)", y_label="$\Delta x_u$ (nm)",
palette_label="$D_\text{JS}$");
label(sLabel("0.5 M CaCl\textsubscript{2}"), point(N),N);
real yscale=1e9;
graphMatrixFile("fit-valley-PBS.dat", xscale=xscale, yscale=yscale,
- x_label="$k_{uo}$ (s$^{-1}$)", y_label="$\Delta x_u$ (nm)",
+ x_label="$k_{u0}$ (s$^{-1}$)", y_label="$\Delta x_u$ (nm)",
palette_label="$D_\text{JS}$");
label(sLabel("PBS"), point(N),N);
real yscale=1e9;
graphMatrixFile("fit-valley.dat", xscale=xscale, yscale=yscale,
- x_label="$k_{uo}$ (s$^{-1}$)", y_label="$\Delta x_u$ (nm)",
+ x_label="$k_{u0}$ (s$^{-1}$)", y_label="$\Delta x_u$ (nm)",
palette_label="$D_\text{JS}$");
label(sLabel("Fit quality"), point(N),N);