fixup figure
authorDan White <dan@whiteaudio.com>
Thu, 31 Jul 2014 03:28:27 +0000 (22:28 -0500)
committerDan White <dan@whiteaudio.com>
Thu, 31 Jul 2014 03:28:27 +0000 (22:28 -0500)
python-lib/test-data/chip14/arb0/vios-offset-gm/arb0-chip14-iout-gm-2.pdf
python-lib/test-data/chip14/arb0/vios-offset-gm/arb0-chip14-iout-gm-2.py

index aa559a3e6f27a57fe744d9298964be6b1ed99e11..e6d01f8c213f81db76f33f065d24118205476c22 100644 (file)
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
index 61393ed91c49e366844020509ae16d1c1e5c71eb..154f91a2cc70246890961867ca3cf6fa98153f31 100644 (file)
@@ -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)