Skip to content

Commit

Permalink
.yaml overwrite (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasc-ubc authored Jul 15, 2024
2 parents 2abd1f3 + a8b160d commit e2ec2cd
Showing 1 changed file with 178 additions and 0 deletions.
178 changes: 178 additions & 0 deletions submissions/Ebeam_heaters_prakashdas_02_Decoder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,187 @@ Devices:
- 290.0
polarization: TE
sequences:
- (current_sweep_ida)
- (set_current_wavelength_sweep_ida)
- (set_voltage_wavelength_sweep_ida)
- (set_wavelength_current_sweep_ida)
- (set_wavelength_voltage_sweep_ida)
- (voltage_sweep_ida)
- (wavelength_sweep_ida)
wavelength: '1550'
Sequences:
(current_sweep_ida):
Runtime: 5.0
results_info:
csv: 'True'
foldername: ''
legend: 'True'
mat: 'True'
num_plots: '1'
pdf: 'True'
pkl: 'False'
plottitle: Current Sweep
save_location: ''
saveplot: 'True'
visual: 'True'
xscale: '1'
xtitle: Current (A)
yscale: '1'
ytitle: Voltage (V)
variables:
Channel A: 'True'
Channel B: 'False'
IV: 'True'
PV: 'True'
RV: 'True'
Start: '0'
Step: '0.1'
Stop: '1'
(set_current_wavelength_sweep_ida):
Runtime: 75.0
results_info:
csv: 'True'
foldername: ''
legend: 'True'
mat: 'True'
num_plots: '1'
pdf: 'True'
pkl: 'False'
plottitle: Set Current Wavelength Sweep
save_location: ''
saveplot: 'True'
visual: 'True'
xscale: '1'
xtitle: Wavelength (nm)
yscale: '1'
ytitle: Power (dBm)
variables:
Channel A: 'True'
Channel B: 'False'
Currents: 0, 1, 2
Initialrange: '-20'
Laser Output: High Power
Numscans: '1'
Power: '1'
RangeDec: '20'
Start: '1480'
Step: '1'
Stop: '1580'
Sweep Speed: auto
(set_voltage_wavelength_sweep_ida):
Runtime: 75.0
results_info:
csv: 'True'
foldername: ''
legend: 'True'
mat: 'True'
num_plots: '1'
pdf: 'True'
pkl: 'False'
plottitle: Set Voltage Wavelength Sweep
save_location: ''
saveplot: 'True'
visual: 'True'
xscale: '1'
xtitle: Wavelength (nm)
yscale: '1'
ytitle: Power (dBm)
variables:
Channel A: 'True'
Channel B: 'False'
Initialrange: '-20'
Laser Output: High Power
Numscans: '1'
Power: '1'
RangeDec: '20'
Start: '1480'
Step: '1'
Stop: '1580'
Sweep Speed: auto
Voltages: 0, 1, 2
(set_wavelength_current_sweep_ida):
Runtime: 15.0
results_info:
csv: 'True'
foldername: ''
legend: 'True'
mat: 'True'
num_plots: '1'
pdf: 'True'
pkl: 'False'
plottitle: Set Wavelength Current Sweep
save_location: ''
saveplot: 'True'
visual: 'True'
xscale: '1'
xtitle: Current (A)
yscale: '1'
ytitle: Voltage (V)
variables:
Channel A: 'True'
Channel B: 'False'
IV: 'True'
PV: 'True'
RV: 'True'
Start: '0'
Step: '0.1'
Stop: '1'
Wavelengths: 1480, 1550, 1580
(set_wavelength_voltage_sweep_ida):
Runtime: 1.5
results_info:
csv: 'True'
foldername: ''
legend: 'True'
mat: 'True'
num_plots: '1'
pdf: 'True'
pkl: 'False'
plottitle: Set Wavelength Voltage Sweep
save_location: ''
saveplot: 'True'
visual: 'True'
xscale: '1'
xtitle: Voltage (V)
yscale: '1'
ytitle: Current (A)
variables:
Channel A: 'True'
Channel B: 'False'
IV: 'True'
PV: 'True'
RV: 'True'
Start: '0'
Step: '0.1'
Stop: '1'
Wavelengths: 1480, 1550, 1580
(voltage_sweep_ida):
Runtime: 5.0
results_info:
csv: 'True'
foldername: ''
legend: 'True'
mat: 'True'
num_plots: '1'
pdf: 'True'
pkl: 'True'
plottitle: Voltage Sweep
save_location: ''
saveplot: 'True'
visual: 'True'
xscale: '1'
xtitle: Voltage (V)
yscale: '1'
ytitle: Current (A)
variables:
Channel A: 'True'
Channel B: 'False'
IV: 'True'
PV: 'True'
RV: 'True'
Start: '0'
Step: '0.1'
Stop: '1'
(wavelength_sweep_ida):
Runtime: 25.0
results_info:
Expand Down

0 comments on commit e2ec2cd

Please sign in to comment.