got rid of readjust_wavelength

This commit is contained in:
Benoît Sierro
2021-07-29 13:51:35 +02:00
parent cdec1cf43f
commit 0186155885
12 changed files with 9 additions and 38 deletions

View File

@@ -2,7 +2,6 @@ dt = 1e-15
field_file = "testing/configs/custom_field/init_field.npz"
length = 1
mean_power = 220e-3
readjust_wavelength = true
repetition_rate = 40e6
t_num = 2048
wavelength = 1000e-9

View File

@@ -1,7 +1,6 @@
dt = 1e-15
field_file = "testing/configs/custom_field/init_field.npz"
length = 1
readjust_wavelength = true
t_num = 2048
wavelength = 1000e-9
z_num = 32

View File

@@ -2,7 +2,6 @@ dt = 1e-15
field_file = "testing/configs/custom_field/init_field.npz"
length = 1
peak_power = 20000
readjust_wavelength = false
t_num = 2048
wavelength = 1593e-9
z_num = 32

View File

@@ -2,7 +2,6 @@ dt = 1e-15
input_transmission = 1
length = 1
prev_data_dir = "testing/configs/custom_field/recover_data"
readjust_wavelength = true
t_num = 2048
wavelength = 1000e-9
z_num = 32

View File

@@ -2,7 +2,6 @@ dt = 1e-15
input_transmission = 0.9
length = 1
prev_data_dir = "testing/configs/custom_field/recover_data"
readjust_wavelength = true
t_num = 2048
wavelength = 1000e-9
z_num = 32

View File

@@ -15,7 +15,6 @@ wavelength = 1050e-9
behaviors = ["spm", "raman", "ss"]
lower_wavelength_interp_limit = 300e-9
raman_type = "agrawal"
readjust_wavelength = true
t_num = 16384
time_window = 37e-12
tolerated_error = 1e-11

View File

@@ -14,7 +14,6 @@ quantum_noise = false
behaviors = ["spm", "raman", "ss"]
lower_wavelength_interp_limit = 300e-9
raman_type = "agrawal"
readjust_wavelength = true
t_num = 16384
time_window = 37e-12
tolerated_error = 1e-11