Tierpsy / tierpsy-tracker

Multi-Worm Behaviour Tracker. README here:
https://github.com/Tierpsy/tierpsy-tracker/blob/development/README.md
MIT License
20 stars 18 forks source link

trajectory filtering can work without blob_features #58

Closed luigiferiani closed 3 years ago

luigiferiani commented 3 years ago

Minor changes to filter_trajectories so it can be used to filter timeseries_data without necessarily having blob_features. Useful when analysing timeseries directly. Should not break normal behaviour.

Also, in the file to create the conda environment, moved pyqt related things to the conda section (from the pip section)