keenon / AddBiomechanics

A tool to automatically process and share biomechanics data
https://addbiomechanics.org/
Other
24 stars 5 forks source link

Adjust `lowpass_filter` cutoff frequency based on timestep (or throw useful exception) #282

Open nickbianco opened 1 month ago

nickbianco commented 1 month ago

Related forum post: https://simtk.org/plugins/phpBB/viewtopicPhpbb.php?f=2402&t=17775&p=50177&start=0&view=

Problematic line: https://github.com/keenon/AddBiomechanics/blob/a37a500ce69a7aa0f6fc2c690653d328e92f94db/server/engine/src/trial.py#L434

davidpagnon commented 1 month ago

Related issue here as well: https://github.com/keenon/AddBiomechanics/issues/262#issuecomment-2137309624