Skip to content

Commit

Permalink
mustafah layouts (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasc-ubc authored Jul 15, 2024
2 parents 0e203cc + a76c7a8 commit 31367a5
Show file tree
Hide file tree
Showing 3 changed files with 205 additions and 0 deletions.
Binary file added submissions/EBeam_heaters_mustafah.oas
Binary file not shown.
Binary file added submissions/EBeam_heaters_mustafah_otf.oas
Binary file not shown.
205 changes: 205 additions & 0 deletions submissions/Ebeam_heaters_mustafah.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,205 @@
Devices:
mustafah_mzi:
device_id: mustafah_mzi
device_type: device
electricalCoordinates:
- G
- 393.0
- 168.0
opticalCoordinates:
- 84.0
- 142.0
polarization: TE
sequences:
- IV_mzi(voltage_sweep_ida)
- passive_sweep(wavelength_sweep_ida)
- livsweep_mzi(set_wavelength_voltage_sweep_ida)
- wavlsweep_biased(set_voltage_wavelength_sweep_ida)
wavelength: '1550'
mustafahspiral:
device_id: mustafahspiral
device_type: device
electricalCoordinates:
- G
- 393.0
- 419.0
opticalCoordinates:
- 84.0
- 333.0
polarization: TE
sequences:
- IV_spiral(voltage_sweep_ida)
- passive_sweep(wavelength_sweep_ida)
- livsweep_spiral(set_wavelength_voltage_sweep_ida)
- wavlsweep_biased(set_voltage_wavelength_sweep_ida)
wavelength: '1550'
Sequences:
IV_mzi(voltage_sweep_ida):
Runtime: 25.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: '5'
IV_spiral(voltage_sweep_ida):
Runtime: 25.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.2'
Stop: '10'
livsweep_mzi(set_wavelength_voltage_sweep_ida):
Runtime: 75.0
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: '5'
Wavelengths: 1520, 1540, 1560
livsweep_spiral(set_wavelength_voltage_sweep_ida):
Runtime: 75.0
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.2'
Stop: '10'
Wavelengths: 1520, 1540, 1560
passive_sweep(wavelength_sweep_ida):
Runtime: 237.5
results_info:
csv: 'True'
foldername: ''
legend: 'True'
mat: 'True'
num_plots: '1'
pdf: 'True'
pkl: 'False'
plottitle: WavelengthSweep
save_location: ''
saveplot: 'True'
visual: 'True'
xscale: '1'
xtitle: Wavelength (nm)
yscale: '1'
ytitle: Power (dBm)
variables:
Initialrange: '-20'
Laser Output: High Power
Numscans: '1'
Power: '1'
RangeDec: '20'
Start: '1485'
Step: '.1'
Stop: '1580'
Sweep Speed: auto
wavlsweep_biased(set_voltage_wavelength_sweep_ida):
Runtime: 1000.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, 2, 5, 10

0 comments on commit 31367a5

Please sign in to comment.