Skip to content

Commit

Permalink
Merge pull request #290 from PetervandenDoel/master
Browse files Browse the repository at this point in the history
Changed up convention in thermo_optic examples to use opt_in labels on GCs and to only label top electrical pad without any _G
  • Loading branch information
lukasc-ubc authored Jun 21, 2024
2 parents 0ed580e + e49b61f commit 0cf9d2a
Show file tree
Hide file tree
Showing 9 changed files with 56 additions and 236 deletions.
5 changes: 0 additions & 5 deletions Examples/thermo-optic/BraggGratingwithHeater.txt

This file was deleted.

5 changes: 0 additions & 5 deletions Examples/thermo-optic/EBeam_BraggGratingwithHeater.txt

This file was deleted.

226 changes: 0 additions & 226 deletions Examples/thermo-optic/EBeam_BraggGratingwithHeater.yaml

This file was deleted.

Binary file modified Examples/thermo-optic/EBeam_heaters_2StageMZIwithHeater.GDS
Binary file not shown.
Binary file modified Examples/thermo-optic/EBeam_heaters_BraggGratingwithHeater.gds
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
% X-coord, Y-coord, Polarization, wavelength, type, deviceID, params
50, 303, TE, 1550, device, BraggGratingwithHeater, comment

% X-coord, Y-coord, deviceID, padName, params
390, 422, BraggGratingwithHeater, comment, comment

% X-coord, Y-coord, recipeID, params


47 changes: 47 additions & 0 deletions Examples/thermo-optic/EBeam_heaters_BraggGratingwithHeater.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
Devices:
BraggGratingwithHeater:
device_id: BraggGratingwithHeater
device_type: device
electricalCoordinates:
- G
- 390.0
- 422.0
opticalCoordinates:
- 50.0
- 303.0
polarization: TE
sequences:
- (set_voltage_wavelength_sweep_ida)
wavelength: '1550'
Sequences:
(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
Binary file modified Examples/thermo-optic/EBeam_heaters_MZIwithHeater.GDS
Binary file not shown.
Binary file modified Examples/thermo-optic/EBeam_heaters_simple.gds
Binary file not shown.

0 comments on commit 0cf9d2a

Please sign in to comment.