File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
==========
3
3
4
+ Version 2.5
5
+ -----------
6
+
7
+ (NF):
8
+ - intensities are correctly saved as *.csv, along with spot and center locations
9
+ - added dependency: use of pandas dataframes for internal data tracking
10
+ - spots and center locations are saved/loaded as csv (old pkl format can still be read)
11
+ - fix crash when deselecting average plot after clearing plot
12
+ - UI: selecting a spot after analysis highlights the corresponding curve
13
+ - UI: Removing a spot also removes the corresponding curve
14
+ - Runs can now be paused-resumed with spots in different positions
15
+
4
16
Version 2.4
5
17
-----------
6
18
Original file line number Diff line number Diff line change 2
2
< h3 > Timeline</ h3 >
3
3
4
4
< ul style ="list-style-type:disc ">
5
+ < li > November 2017: EasyLEED 2.5 released. UI improvements and fixes, support for pausing runs.</ li >
6
+ < li > October 2017: EasyLEED 2.4 released. Support for INI configuration files, bug fixes.</ li >
5
7
< li > June 2017: EasyLEED 2.3.1 released. Support for Qt5, bug fixes.</ li >
6
8
< li > March 2017: EasyLEED 2.2 released. Python 3 support.</ li >
7
9
< li > July 2015: EasyLEED 2.1 released. Easier installation via setuptools.</ li >
8
- < li > October 2014: EasyLEED 2.0 released. Many improvements and bug fixes .</ li >
10
+ < li > October 2014: EasyLEED 2.0 released. Many improvements and bug fixes.</ li >
9
11
< li > August 2013: Code and documentation moved to Github.</ li >
10
12
< li > July 2012: Publication of paper on tracking algorithm.</ li >
11
13
< li > July 2010: Start of development.</ li >
You can’t perform that action at this time.
0 commit comments