add start and end timestamp for animation
Compare changes
+ 26
− 11
@@ -926,7 +926,7 @@ class GrisFigure(Figure):
@@ -951,14 +951,14 @@ def create_map(data,header,filename,unit_vmin=0,unit_vmax=1,cmap='Gray',grid='wh
@@ -1023,13 +1023,18 @@ def plot_image(
@@ -1052,8 +1057,15 @@ def plot_image(
@@ -1085,10 +1097,13 @@ def merge_to_gif(filelist, outfile):