Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 621 Bytes

File metadata and controls

10 lines (6 loc) · 621 Bytes

Trajectory Data Preprocessing

Basic preprocessing pipeline for animal trajectory data (such as fish or locust data from TRex, idTracker.ai, etc.)

See the preprocessing_pipeline.ipynb notebook for instructions.

Currently supported data formats: TRex, idTracker.ai, FastTrack. Adding support to other data-formats should be straightforward, and can be done by adding an appropriate data loader function. See the __init__() function of the TrajectoryPreprocessor class to see how this is handled.

Author: Arshed Nabeel
Copyright: TEE-Lab, Center for Ecological Sciences, Indian Institute of Science, Bengaluru