mbac icon indicating copy to clipboard operation
mbac copied to clipboard

Plotting the migration area and speed

Open vektorious opened this issue 6 years ago • 3 comments

We need a script which generates a plot of the migration area and migration speed for each picture. The plots can later be combined with the pictures to create a time lapse video with correlating plots. This basically means you will have as many plots as images!

I would suggest for example a simple line graph for the migration area and a bar plot for migration speed but other graph types might be suitable. I would also suggest using python to do the plotting to keep the code in one language.

We can use this test data to test the script. Each datapoint should represent the migration area in pixel (5 min steps).

If someone needs inspiration: take a look at this awesome python graph gallery.

vektorious avatar Apr 05 '18 20:04 vektorious

Can I take up this issue? Should have a PR by Monday.

CalmDownKarm avatar May 09 '18 04:05 CalmDownKarm

Sure! Thanks for joining the project!

vektorious avatar May 09 '18 21:05 vektorious

Hi @vektorious , I'll be starting to plot the WUT and WT datasets. I'll come up with my own script for that. I'll be using the above mentioned python library for my task.

JudeNiroshan avatar May 11 '18 07:05 JudeNiroshan