stanfordnmbl / opencap-core

Main OpenCap processing pipeline
Apache License 2.0
144 stars 112 forks source link

Improve robustness scaling time range #131

Closed antoinefalisse closed 7 months ago

antoinefalisse commented 7 months ago

@suhlrich long overdue but this PR should make static a little more robust. Instead of failing if it cannot find a proper static window, it increases the threshold on marker motion. I tested on a couple of cases and it did what I wanted (and made neutral pass). It addresses #130.