corrections(jonas): Continue correcting
This commit is contained in:
parent
2180d84498
commit
f2a093a4a2
5 changed files with 355 additions and 36 deletions
|
@ -7,6 +7,29 @@ defaults:
|
|||
Cin: $C_{in}$
|
||||
|
||||
plots:
|
||||
- load: Parasitics/SingleStage_noise_example.txt
|
||||
loadtype: ltspice
|
||||
type: single
|
||||
|
||||
xlabel: Frequenz (Hz)
|
||||
ylabel: Rauschlevel ($V/\sqrt{Hz}$)
|
||||
|
||||
xformatter: engineering
|
||||
xplaces: 0
|
||||
|
||||
xmin: 10
|
||||
xmax: 1000000
|
||||
|
||||
yformatter: engineering
|
||||
yplaces: 1
|
||||
|
||||
x_key: frequency
|
||||
y_key: V(onoise)/{Rf}
|
||||
|
||||
xscale: log
|
||||
|
||||
ofile: Parasitics/SingleStage_noise_example.png
|
||||
|
||||
- load:
|
||||
47M N.1: V1_Measurements/V1.1-a1/47M_cap/linearity_1.csv
|
||||
47M N.2: V1_Measurements/V1.1-a1/47M_cap/linearity_2.csv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue