Skip to content
Snippets Groups Projects
Commit 90fde70a authored by Juliane Geller's avatar Juliane Geller
Browse files

Update flagFastdtw.md

parent c11a4641
No related branches found
No related tags found
2 merge requests!193Release 1.4,!188Release 1.4
Pipeline #3579 passed with stage
in 14 minutes and 20 seconds
## Flag Fastdtw
\ No newline at end of file
## Flag Fastdtw
## Index
[flagFastdtw](#flagFastdtw)
## flagFastdtw
```
flagFastdtw(thresh_rel=0.1, thresh_abs=0.01,
first_der_factor=10, first_der_window="12h",
scnd_der_ratio_range=0.05, scnd_der_ratio_thresh=10,
smooth=True, smooth_window=None, smooth_poly_deg=2)
```
| parameter | data type | default value | description |
|-----------------------|---------------------------------------------------------------|---------------|------------------------------------------------------------------------------------------------------------------------------------------------------------|
| refdatafield | string | | |
| stepsize | int | `25` | |
| min_distance | float | `0.5` | |
| method_dtw | string | `"fast"` | |
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment