uncorr flag

This commit is contained in:
Daniel Bauer
2020-10-25 19:06:00 +01:00
parent 3d93693eac
commit d7eea7aa03
4 changed files with 48 additions and 12 deletions

View File

@@ -101,3 +101,9 @@ args:
help: Skip rows in timeseries with an index larger than this value (defaults to 1e+20)
takes_value: true
required: false
- uncorr:
short: g
long: uncorr
help: Estimates statistical inefficiency of each timeseries via autocorrelation and removes correlated samples (default is off).
takes_value: false
required: false