Timeline



10/07/17:

16:29 Changeset [713] by Maciej Komosinski
Made error message more specific

10/06/17:

19:07 Changeset [712] by Maciej Komosinski
Improved status and error messages
17:08 Changeset [711] by konrad
Logs without [BORN] entries (only [OFFSPRING]) should load properly now
16:06 Changeset [710] by konrad
Added multi-input-file support (eg. ./tree-genealogy.py -i file1.out file2.out file3.out -o tree.png)

10/01/17:

00:06 Changeset [709] by konrad
tree-genealogy.py should now work correctly with the order of events in the logs BORN -> OFFSPRING -> DIED

09/30/17:

19:39 Changeset [708] by Maciej Komosinski
Improved diagnostic message
14:53 Changeset [707] by konrad
Added a warning message about merging nodes with a virtual parent node.

09/29/17:

19:20 Changeset [706] by konrad
No more svn ignore on mds-and-trees
18:26 Changeset [705] by konrad
Added an example of configuration file with colormaps

09/27/17:

12:17 Changeset [704] by Maciej Komosinski
ParamInterface::getText() improved: removed pointless iteration when no ~enum is present (caused major performance hit for big integer values)

09/26/17:

14:21 Changeset [703] by Maciej Komosinski
The "ex" macro renamed to "expdef" since 5.0rc12

09/21/17:

15:05 Changeset [702] by konrad
Non-normalized step values for cmap can now extend outside the range of values from the data (yet min and max step values should still be the same for all color channels!)

09/20/17:

15:29 Changeset [701] by konrad
Fixed a bug that could occur for trees with a lot of crossover (assigning nodes positions in wrong order)

09/19/17:

15:45 Changeset [700] by konrad
Colors support matplotlib cmaps now. 'color' property in config file can take two more key values: 'cmap' and 'normalize_cmap'. Cmap is defined as in https://matplotlib.org/devdocs/api/_as_gen/matplotlib.colors.LinearSegmentedColormap.html but uses arrays instead of tuples. If 'normalize_cmap" == false, step values (first value in each tuple) must be normalized. Otherwise, if 'normalize_cmap" == true, step values can be raw property values (from the range of values in the data).
02:35 Changeset [699] by sz
updated for the Framsticks release v5.0rc11 (mostly documentation improvements)

09/18/17:

02:32 Changeset [698] by Maciej Komosinski
Explicit cast to signed integer before applying negation, this is a more proper notation
Note: See TracTimeline for information about the timeline view.