Skip to content

Commit 1866eea

Browse files
author
Stefan Hahmann
committed
Fix typos in doc
1 parent 8033897 commit 1866eea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ positions of each segmented spot.
261261

262262
## Trackastra Linker
263263

264-
* This linker uses [TrackAstra](https://www.ecva.net/papers/eccv_2024/papers_ECCV/papers/09819.pdf) for linking spots
264+
* This linker uses [Trackastra](https://www.ecva.net/papers/eccv_2024/papers_ECCV/papers/09819.pdf) for linking spots
265265
across timepoints.
266266

267267
Parameters:
@@ -271,7 +271,7 @@ Parameters:
271271
* Mode:
272272
* Greedy linking with divisions: Uses a greedy algorithm to link spots and allows for cell divisions.
273273
* Greedy linking without divisions: Uses a greedy algorithm to link spots and does not allow for cell divisions.
274-
* Model (depends on dimensionality of data):
274+
* Model (depends on the dimensionality of data):
275275
* General Model (2D): Pre-trained model trained
276276
on [diverse 2D datasets](https://github.com/weigertlab/trackastra/blob/main/trackastra/model/pretrained.json).
277277
Recommended for 2D data.

0 commit comments

Comments
 (0)