Skip to content

Commit 967a6dd

Browse files
authored
Merge pull request #268 from imagej/mastodon-doc
Doc page for Mastodon.
2 parents 43097d9 + 42af184 commit 967a6dd

13 files changed

+50
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,8 @@
77
/Gemfile.lock
88
/_site/
99
__pycache__/
10+
.DS_Store
11+
/vendor/
12+
/.bundle
13+
14+

_pages/.DS_Store

-6 KB
Binary file not shown.

_pages/plugins/mastodon.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
title: Mastodon
3+
description: Mastodon is a large-scale tracking and track-editing framework for large, multi-view images, such as the ones that are typically generated in the domain Development Biology or Stem-Cell Biology or Cell Biology.
4+
categories: [Segmentation,Tracking]
5+
artifact: org.mastodon.mamut:WindowManager
6+
---
7+
8+
*Mastodon is a large-scale tracking and track-editing framework for large, multi-view images, such as the ones that are typically generated in the domain Development Biology or Stem-Cell Biology or Cell Biology.*
9+
10+
{% include img name="Mastodon logo" src="/media/plugins/mastodon/Mastodon-logo_jy-01-512.png" width="250px" %}
11+
12+
Why using Mastodon?
13+
14+
Modern microscopy technologies such as light sheet microscopy allows live sample in toto 3D imaging with high spatial and temporal resolution. Such images will be 3D over time, possibly multi-channels and multi-view. Computational analysis of these images promises new insights in cellular, developmental and stem cells biology. However, a single image can amount to several terabytes, and in turn, the automated or semi-automated analysis of these large images can generate a vast amount of annotations. The challenges of big data are then met twice: first by dealing with a very large image, and second with generating large annotations from this image. They will make interacting and analyzing the data especially difficult.
15+
16+
Mastodon is our effort to provide a tool that can harness these challenges.
17+
18+
You can find its documentation, tutorials and technical informations [here](https://mastodon.readthedocs.io/en/latest/index.html).
19+
20+
{% include gallery content=
21+
"
22+
/media/plugins/mastodon/A_Illustratrion.png | Tracking in _Tribolium castanum_ embryo.
23+
/media/plugins/mastodon/Mastodon_visibilities_01.png | Tracks visibility.
24+
/media/plugins/mastodon/Vlado_01.png | Tracking large movies 1.
25+
/media/plugins/mastodon/Vlado_04.png | Tracking large movies 2.
26+
/media/plugins/mastodon/Screenshot 2022-05-12 at 13.45.49.png | Lineage tracing 1.
27+
/media/plugins/mastodon/Mastodon_TracSchemeColoring_03.png | Lineage tracing 2.
28+
"
29+
%}
30+
31+
{% include video
32+
src="/media/plugins/mastodon/BDVCapture2-trimmed.mp4"
33+
name="Exporting tracking data to movie."
34+
align="center" %}
35+
36+
{% include video
37+
src="/media/plugins/mastodon/BDVCapture3.mp4"
38+
name="More Tribolium."
39+
align="center" %}
40+
41+
{% include video
42+
src="/media/plugins/mastodon/Mastodon-Grapher-withContext.mov"
43+
name="Explore numerical results."
44+
align="center" %}
45+
429 KB
Loading
13.6 MB
Binary file not shown.
2.4 MB
Binary file not shown.
3.83 MB
Binary file not shown.
96.3 KB
Loading
80.4 KB
Loading
219 KB
Loading

0 commit comments

Comments
 (0)