##// END OF EJS Templates
version was modified to 2.2.1
Miguel Valdez -
r737:372eae5259d7
parent child
Show More
@@ -42,4 +42,12 VERSIONS:
42
42
43 2.2.0:
43 2.2.0:
44 -GUI: use of external plotter
44 -GUI: use of external plotter
45
45 -Compatible with matplotlib 1.5.0
46
47 2.2.1:
48 -Bugs fixed in GUI
49 -Views were improved in GUI
50 -Support to MST-ISR experiments
51 -Bug fixed getting noise using hyldebrant. (minimum number of points > 20%)
52 -handleError added to jroplotter.py
53 -
@@ -4,4 +4,4 Created on Feb 7, 2012
4 @author $Author$
4 @author $Author$
5 @version $Id$
5 @version $Id$
6 '''
6 '''
7 __version__ = "2.2.0" No newline at end of file
7 __version__ = "2.2.1" No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now