-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
66 lines (54 loc) · 1.63 KB
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# Configuration file for AC Coulomb Blockade Oscilations SET.
# Copyright (C) 2019 Carlos Kometter
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
file:
data_dir: CBO
file_name: AC-DC-2T
comment: Bias tee 220 ohm and 100 micro farad which lowers the ac sineout by 7.26/10.
#lockin: SR830 # Write 'SR830' or '7820'
lockin_settings:
tc: 0.1
tc_db: 24
sensitivity: 0.1
attenuation: 0
amplitude: 0.01
freq: 500.0
phase: 142.31
dacadc_settings:
delay_unit: 1 # 0 for microseconds and 1 for miliseconds
timeout: 30 # Seconds
dac1_ch: 0 # Vgate fast
dac2_ch: 1 # Vset slow
dac1_offset: 0.0 # Not in use
dac2_offset: 0.0 # Not in use
adc1_ch: 0
adc2_ch: 1
measurement: CBO
CBO:
v1: vgate [V]
v2: vset [V]
meas_parameters:
vgate_pnts: 1200 #200
vset_pnts: 80 #550
vgate_rng:
- -2.0 #-7.0
- 10.0 #7.0
vset_rng:
- -7.0 #-10.0
- 7.0 #10.0
delay: 300 # Check delay unit
# BE CAREFULL!!!
max_values:
vgate_rate: 1 # V/s
vgate_step_size: 10.0e-3 # V
vset_rate: 1 # V/s
vset_step_size: 10.0e-3 # V