diff --git a/src/agora/io/cells.py b/src/agora/io/cells.py index 1517cd4dfcd9c28c5f8a939367d6f237e30e091c..00e4fd3338677324b4ae5f78489a56a4b3621aa2 100644 --- a/src/agora/io/cells.py +++ b/src/agora/io/cells.py @@ -367,8 +367,8 @@ class Cells: An array with shape (n, 3) where n is the number of mother-daughter pairs found. The columns contain: - tile: the tile where the mother cell is located. - - mothers: the index of the mother cell within the tile. If there is no mother, this is zero. - - daughters: the index of the daughter cell within the tile. If there is no daughter, this is zero. + - mothers: the index of the mother cell within the tile. + - daughters: the index of the daughter cell within the tile. """ nested_massign = self.mothers