We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 925c0c9 commit 03d5464Copy full SHA for 03d5464
README.md
@@ -10,6 +10,10 @@ Essentially this package wraps some ImageIO functions to make quick exploratory
10
routine. A function is also passed, which controls how to plot a single frame. See below
11
for an example.
12
13
+Running `mask_animation()` will create a temporary directory in the same directory as
14
+your specified output file. This contains images of individual frames, which are later compiled
15
+into the output animation and removed (along with the temporary directory).
16
+
17
## Installation
18
There is no pip or conda install for this package at the moment
19
0 commit comments