start final correction
This commit is contained in:
Binary file not shown.
@@ -51,10 +51,10 @@ axa[0].errorbar(
|
||||
axa[0].plot(
|
||||
data['r_bcu/kohm'],
|
||||
data['v_bcutheo/v'],
|
||||
label="V$_{BCU,O}$"
|
||||
label="V$_{O}$"
|
||||
)
|
||||
|
||||
axa[0].set_xlabel('$R_{BCU,Set}$/k$\Omega$')
|
||||
axa[0].set_xlabel('$R_{S}$/k$\Omega$')
|
||||
#axa[1].set_ylabel('Residuals / %$_{err}$')
|
||||
axa[0].set_ylabel('V$_{1.8V, Analog}$/V')
|
||||
axa[0].legend()
|
||||
|
||||
Reference in New Issue
Block a user