pam4 signal modulation
This commit is contained in:
@@ -11,8 +11,8 @@ flags = "FFTW_PATIENT"
|
||||
nthreads = 32
|
||||
|
||||
[fiber]
|
||||
length = 1000
|
||||
gamma = 1.14
|
||||
length = 100000
|
||||
gamma = 0
|
||||
alpha = 0.2
|
||||
D = 17
|
||||
; 1700 ps/nm/km @ 1 km length is equivalent to 17 ps/nm/km @ 100 km length but the simulation is way faster
|
||||
@@ -23,9 +23,13 @@ birefsteps = 0
|
||||
[signal]
|
||||
modulation = "pam"
|
||||
mod_order = 4
|
||||
; seed = 0xC0FFEE
|
||||
pulse_shape = "gauss_rz"
|
||||
mod_depth = 1
|
||||
laser_power = 0
|
||||
seed = 0xC0FFEE
|
||||
pulse_shape = "gauss"
|
||||
fwhm = 0.33
|
||||
max_jitter=0.02
|
||||
; jitter_seed = 0xC0FFEE
|
||||
|
||||
[script]
|
||||
data_dir = "/home/suppl/.pypho/data"
|
||||
Reference in New Issue
Block a user