From 4f6f55491fdcc27d2854c5878676647d69a19415 2016-02-15 20:47:38 From: Ivan Valdez Date: 2016-02-15 20:47:38 Subject: [PATCH] Bug fixed --- diff --git a/schainpy/model/graphics/jroplot_parameters.py b/schainpy/model/graphics/jroplot_parameters.py index b394240..f40913a 100644 --- a/schainpy/model/graphics/jroplot_parameters.py +++ b/schainpy/model/graphics/jroplot_parameters.py @@ -340,7 +340,7 @@ class SkyMapPlot(Figure): update_figfile=update_figfile) if dataOut.ltctime >= self.xmax: - self.isConfigmagwr = wr_period + self.isConfigmagwr = wr_period self.isConfig = False update_figfile = True axes.__firsttime = True