Custom python script used to process .TXT files derived from wrMTrck Plugin in ImageJ for analysis of swimming behaviour in C. elegans.
- Analyze your videos of swimming C. elegans using the ImageJ Plugins wrMTrck (https://www.phage.dk/plugins/wrmtrck.html)
- Validate tracking (remove non-worm objects, non-swimming events, ...)
- Create a directory containing your TXT files for each respective experiment in subfolders (eg. C:\Exp-Day_XXYYZZ\exp1 \exp2 ...)
- Start Python script "only_50%_time_tracked.py" and choose recently created directory folder.
- Finished: You will fnd your data for plotting as XLSX files in respective "tracks_processed" folders in the subdirectories of each experiment.