Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Mastodon-Tomancak to sites.yml #164

Merged
merged 2 commits into from
Oct 10, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 18 additions & 3 deletions sites.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1520,19 +1520,34 @@ sites:
on steroids.
maintainers:
- "[Tobias Pietzsch](https://imagej.net/people/tpietzsch)"
- "[Jean-Yves Tinevez](https://imagej.net/people/tinevez)"
- "[Jean-Yves Tinevez](https://imagej.net/people/tinevez)"

- name: "Mastodon-DeepLineage"
id: "Mastodon-DeepLineage"
url: "https://sites.imagej.net/Mastodon-DeepLineage/"
description: >-
[Mastodon-DeepLineage](https://github.com/mastodon-sc/mastodon-deep-lineage)
is an extension for the Mastodon plugin and can only be used in conjunction
with it. Mastodon allows track cell lineages in 3D+t images.
provides an extension for the Mastodon plugin and can only be used in conjunction
with it. Mastodon allows tracking cell lineages in 3D+t images.
Mastodon-DeepLineage extends this with a collection of tools to analyse
lineages of tracked objects.
maintainers:
- "[Stefan Hahmann](https://imagej.net/people/stefanhahmann)"
- "[Matthias Arzt](https://imagej.net/people/maarzt)"

- name: "Mastodon-Tomancak"
id: "Mastodon-Tomancak"
url: "https://sites.imagej.net/Mastodon-Tomancak/"
description: >-
[Mastodon-Tomancak](https://github.com/mastodon-sc/mastodon) provides extensions
for the Mastodon plugin and can only be used in conjunction with it.
Mastodon allows tracking cell lineages in 3D+t images.
Mastodon-Tomancak extends this with a collection of tools to edit, analyse and visualise
lineages of tracked objects.
maintainers:
- "[Matthias Arzt](https://imagej.net/people/maarzt)"
- "[Stefan Hahmann](https://imagej.net/people/stefanhahmann)"
- "[Vladimír Ulman](https://imagej.net/people/xulman)"

- name: "Mcat"
id: "Mcat"
Expand Down
Loading