stlgolfer / snewpyternary

0 stars 1 forks source link

Animations #10

Closed stlgolfer closed 2 years ago

stlgolfer commented 2 years ago

Overview

Turns out, matplotlib has a function just for creating animations. So, for the first test, let's create an animation that has each bin on the ternary diagram with its uncertainty region.

Resources

stlgolfer commented 2 years ago

https://stackoverflow.com/questions/753190/programmatically-generate-video-or-animated-gif-in-python

imageio working much better

stlgolfer commented 2 years ago

Here are the other options for creating the GIF itself https://imageio.readthedocs.io/en/stable/_autosummary/imageio.plugins.pillow_legacy.html?highlight=plugins.pillow_legacy