Timeline
10/06/17:
- 19:07 Changeset [712] by
- Improved status and error messages
- 17:08 Changeset [711] by
- Logs without [BORN] entries (only [OFFSPRING]) should load properly now
- 16:06 Changeset [710] by
- 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
- 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
- Improved diagnostic message
- 14:53 Changeset [707] by
- Added a warning message about merging nodes with a virtual parent node.
09/29/17:
- 19:20 Changeset [706] by
- No more svn ignore on mds-and-trees
- 18:26 Changeset [705] by
- Added an example of configuration file with colormaps
09/27/17:
- 12:17 Changeset [704] by
- 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
- The "ex" macro renamed to "expdef" since 5.0rc12
09/21/17:
- 15:05 Changeset [702] by
- 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
- 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
- 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
- updated for the Framsticks release v5.0rc11 (mostly documentation improvements)
09/18/17:
- 02:32 Changeset [698] by
- Explicit cast to signed integer before applying negation, this is a more proper notation
Note: See TracTimeline
for information about the timeline view.