From: Dan White Date: Thu, 31 Jul 2014 03:28:27 +0000 (-0500) Subject: fixup figure X-Git-Tag: cheetah~16 X-Git-Url: http://git.whiteaudio.com/gitweb/?a=commitdiff_plain;h=ac5c8ccbd2e4ee3e35b40c2addbe09333b57661e;p=430.git fixup figure --- diff --git a/python-lib/test-data/chip14/arb0/vios-offset-gm/arb0-chip14-iout-gm-2.pdf b/python-lib/test-data/chip14/arb0/vios-offset-gm/arb0-chip14-iout-gm-2.pdf index aa559a3..e6d01f8 100644 Binary files a/python-lib/test-data/chip14/arb0/vios-offset-gm/arb0-chip14-iout-gm-2.pdf and b/python-lib/test-data/chip14/arb0/vios-offset-gm/arb0-chip14-iout-gm-2.pdf differ diff --git a/python-lib/test-data/chip14/arb0/vios-offset-gm/arb0-chip14-iout-gm-2.py b/python-lib/test-data/chip14/arb0/vios-offset-gm/arb0-chip14-iout-gm-2.py index 61393ed..154f91a 100644 --- a/python-lib/test-data/chip14/arb0/vios-offset-gm/arb0-chip14-iout-gm-2.py +++ b/python-lib/test-data/chip14/arb0/vios-offset-gm/arb0-chip14-iout-gm-2.py @@ -112,7 +112,7 @@ if 1: ylim((-180, 180)) ylabel(r'(pA)') text(-0.9, 80, - r'I_{out}$') + r'$I_{out}$') mpl.rcParams['legend.fontsize'] = 'small' legend(title='offset code', @@ -150,7 +150,7 @@ if 1: ylabel(r'(pA/V)') #xlabel('$V_d$ (V)') text(-0.9, 80, - r'$G_m (V_{id})_{\mathrm{eff}}$') + r'$G_m (V_{id})_{\mathrm{inc}}$') subplot(313)