- Jul 12, 2012
-
-
Eric Wait authored
-
Eric Wait authored
-
Eric Wait authored
-
Eric Wait authored
-
Eric Wait authored
-
Eric Wait authored
-
Eric Wait authored
-
Eric Wait authored
-
Eric Wait authored
-
Eric Wait authored
-
Eric Wait authored
-
Eric Wait authored
-
Eric Wait authored
-
Eric Wait authored
-
Eric Wait authored
-
Added "origin" action which verifies the initial core data structure hashes match. Also removed hashing after every edit.
-
Store and set random stream state before each edit action that may run the gmdistribution fit, this ensures that results are reproduced exactly.
-
-
-
-
-
If family specified is past end of family list (happens in undo/redo occasionally) then just draw the largest family.
-
-
-
-
-
-
-
Modified phenotype handling, particularly with respect to updating the menus, this should avoid the possibility of undo and redo causing menus to be out of sync with current phenotype state.
-
-
- Jun 21, 2012
-
-
Mark Winter authored
Updated integrity check to give slightly clearer error messages and to avoid spurious reference errors.
-
- Jun 19, 2012
-
-
Mark Winter authored
Fix so that initial split tracking ignores graph-edited edges (stops tracking from removing a user-edited mitosis event).
-
Mark Winter authored
Fix for cached-cost handling, appropriately zeros edges from a graph-edited hull. Also ignores deleted hulls.
-
- Jun 18, 2012
-
-
Mark Winter authored
-
Mark Winter authored
-
- Jun 17, 2012
-
-
Mark Winter authored
-
Mark Winter authored
Segmentation code now reads image size into CONSTANTS.imageSize early on and all post-segmentation routines use that size for indexing.
-
- Jun 16, 2012
-
-
Mark Winter authored
Unified split/add/merge hull code somewhat, also modified tracking and cost-matrix code to speed up calls to GetCostMatrix and GetCostSubmatrix.
-
- Jun 15, 2012
-
-
Nathan Spaeth authored
-
Mark Winter authored
-