models/ecoli/analysis/multigen/growth_dynamics_grid.py, AKA the panels at the bottom of our current Figure 1, produces a large number of points (1-2 for every time point, over ~8 generations). This makes the output unwieldy, and figure itself is (in PDF form) over 11 MB. I think I can reduce that dramatically without any perceivable loss of detail using my RDP implementation.
models/ecoli/analysis/multigen/growth_dynamics_grid.py
, AKA the panels at the bottom of our current Figure 1, produces a large number of points (1-2 for every time point, over ~8 generations). This makes the output unwieldy, and figure itself is (in PDF form) over 11 MB. I think I can reduce that dramatically without any perceivable loss of detail using my RDP implementation.