Tags give the ability to mark specific points in history as being important
-
2.3.12
1fb8c623 · ·- fusion.py: correction for hierarchical fusion. There was an error in the choice of the reference image for the final resampling - enrich documentation
-
-
2.3.10
582ab896 · ·- ioproperties.py: adjust verboseness level - diagnosis.py: enrich and adjust diagnosis outputs; adjust verboseness level
-
-
2.3.8
6e26959a · ·- manualcorrection.py: bug corrections in change file reading (case of time interval)
-
2.3.7
0a031e8e · ·- Update documentation - Update morphonet related property names issued from naming propagation (ascidian package) - naming_agreement: - naming_score: - naming_unequal_division_flag: - renaming_flag: - Correct _erode_cell() in astec.py. scipy.ndimage.find_objects() no more accepts ndarray of booleans (issued from binary_erosion()) as input
-
-
-
2.3.4
a34ea0d7 · ·- refactoring properties mangement; better management of IO properties - correct numpy induced behavior (np.frombuffer yields a non-writable/mutable numpy array)
-
-
-
-
2.3.0
4be1c439 · ·- change management of auxiliary and transformation directories - allows to keep auxiliary directories with parameter `keep_temporary_files` - refactoring of fusion - fusion: add 'border' cropping method for acquisition with missing slices - fusion: initialize translation with object center of mass - fusion: enable hierachical fusion for drift compensated fusion
-
2.2.13
0f8d4d7f · ·- correct incoherencies between diagnosis.py and keydictionary in ioproperties.py. - fusion: correction of T_init transformation in _fusion_process(). Crucial when reference image is not the left camera of stack #0, especially when cropping is disabled. - migration numpy.tostring() -> numpy.tobytes() for images (metaimage, inrimage) I/O
-
-
-
2.2.10
dd504e51 · ·- enrich properties. Add embryo-related properties as weel as time alignment properties - fusion: better management of acquisition file names - manualcorrection: enrich tests
-
-
-
2.2.7
08eca491 · ·manualcorrection: code refactoring; try to keep the same cell labels when propagating a new/created division; if the creation of a new division is not possible, allow to postpone it for a few time points.