\begin{center}
\subfloat[][]{\asyinclude{figures/schematic/unfolding}%
\label{fig:unfolding-schematic}}
- % \hspace{.25in}%
+ \hspace{.25in}%
\subfloat[][]{\asyinclude{figures/expt-sawtooth/expt-sawtooth}%
\label{fig:expt-sawtooth}}
% Possibly use carrion-vazquez00 figure 2 to show scale of afm tip
import wtk_graph;
-size(15cm,10cm,IgnoreAspect);
+size(6cm,4cm,IgnoreAspect);
scale(Linear, Linear);
real k = infinity; /* spring constant in N/m, already accounted for (0.05) */
xlimits(xmin*xscale, xmax*xscale, crop=true);
ylimits(fmin*fscale, fmax*fscale, crop=true);
-xaxis(sLabel("Distance (nm)"), BottomTop, LeftTicks);
+xaxis(sLabel("Distance (nm) ($x_t-x_c$)"), BottomTop, LeftTicks);
yaxis(sLabel("Force (pN)"), LeftRight, RightTicks);
label(sLabel("Poly-ubiquitin force curve"), point(N), N);