fjug / MoMA

MoMA - the MotherMachine Analyzer
4 stars 7 forks source link

optimisation by range: pruned lineages are not propagated #13

Open julou opened 8 years ago

julou commented 8 years ago

pruned lineages are not propagated after the previously last frame of the range when hitting <–all

erikvannimwegen commented 8 years ago

Explanation: This appears to be a bug that can cause pruned lineages to become pruned in only one time segment of the movie. This is minor in the sense that there is a simple workaround,i.e. one reprunes before saving.

fjug commented 8 years ago

I will look into that and fix it.