Skip to content
Snippets Groups Projects

Add smoothness opts

Merged David Rafferty requested to merge add_smoothness_opts into master
All threads resolved!
9 files
+ 78
1
Compare changes
  • Side-by-side
  • Inline

Files

+ 8
0
@@ -146,6 +146,14 @@ The available options are described below under their respective sections.
@@ -146,6 +146,14 @@ The available options are described below under their respective sections.
Smoothness constraint bandwidth used during fast phase calibration, in
Smoothness constraint bandwidth used during fast phase calibration, in
Hz (default = 6e6).
Hz (default = 6e6).
 
fast_smoothnessreffrequency
 
Smoothness constraint reference frequency used during fast phase calibration, in
 
Hz (default = midpoint of frequency coverage).
 
 
fast_smoothnessrefdistance
 
Smoothness constraint reference distance used during fast phase calibration, in
 
m (default = 0).
 
slow_timestep_sec
slow_timestep_sec
Time step used during slow amplitude calibration, in seconds (default = 600).
Time step used during slow amplitude calibration, in seconds (default = 600).
Loading