Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design for SiEPIC 2024 ANT run #57

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added submissions/EBeam_heaters_GregThomas.gds
Binary file not shown.
90 changes: 90 additions & 0 deletions submissions/EBeam_heaters_GregThomas.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
Devices:
device1:
device_id: device1
device_type: gc
electricalCoordinates:
- G
- 384.0
- 419.0
opticalCoordinates:
- 48.0
- 424.0
polarization: TE
sequences:
- (set_voltage_wavelength_sweep_ida)
- (voltage_sweep_ida)
wavelength: '1550'
device2:
device_id: device2
device_type: gc
electricalCoordinates:
- G
- 360.0
- 175.0
opticalCoordinates:
- 48.0
- 169.0
polarization: TE
sequences:
- (set_voltage_wavelength_sweep_ida)
- (voltage_sweep_ida)
wavelength: '1550'
Sequences:
(set_voltage_wavelength_sweep_ida):
Runtime: 275.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,0.5, 1,1.5,2,2.5,3,3.5,4,4.5,5
(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.5'
Stop: '5'
Loading