Skip to content

Commit 7d178a1

Browse files
authored
Merge pull request #16 from RichardScottOZ/patch-1
thickness
2 parents d2112fa + 3031f1f commit 7d178a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ An example user-parameter json format file is provided in the config folder, and
6262
| infill_factor | Initial oversampling multiplier in the Z direction. Due to memory contraints, this is only used to construct the initial, unfaulted horizons |
6363
| initial_layer_stdev | Standard deviation of the depth of initial horizon at the base of the model, random value is chosen between the provided [low, high] range |
6464
| thickness_min | Minimum thickness of layers (in samples) |
65-
| thickness_max | Maximum thixkness of layers (in samples) |
65+
| thickness_max | Maximum thickness of layers (in samples) |
6666
| seabed_min_depth | Random thickness layers are "deposited" on top of previous layers. When a horizon's minimum depth is below this value, this becomes the top-most horizon, usually the seabed |
6767
| signal_to_noise_ratio_db | Signal to noise ratio in decibels to control the noise level of the output seismic data. A random value is chosen from a (trimmed) triangular distribution from the provided [left, mode, right] values |
6868
| bandwidth_low | Bandpass low-cut value is chosen at random between the [low, high] values provided |

0 commit comments

Comments
 (0)