Skip to content

Commit 6be697d

Browse files
committed
concatenate doc
1 parent e54bdda commit 6be697d

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed
Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1-
### Concatenate EpiCured movies
1+
!!! abstract "Merge temporally two EpiCured movies"
2+
_ Start it with `Napari>Plugins>EpiCure>Concatenate EpiCured movies`_
23

3-
[Concatenate temporally two EpiCured movies](https://gitlab.pasteur.fr/gletort/epicure/-/wikis/Concatenate-movies): to treat a huge movie, it can be convenient to split it temporally in two (or more movies). You can then correct each movie with EpiCure, and recombine it with this option.
4+
5+
To treat a huge movie, it can be convenient to split it temporally in two (or more movies). You can then correct each movie with EpiCure, and recombine it with this option.
6+
This option can be started in `Napari>Plugins>EpiCure>Concatenate EpiCured movies`.
7+
8+
* Choose the first movie and its corresponding segmentation (and EpiCure .pkl file).
9+
* Choose the second movie and its corresponding segmentation (and EpiCure .pkl file).
10+
* Choose the name of the resulting movie that will be the concatenation of the two movie.
11+
12+
EpiCure will create a new movie and segmentation containing the full movie. The EpiCure additional informations as cell's group, track and lineage will also be merged in the new movie.
13+
14+
!!! warning "One frame must be shared between the two movies"
15+
Note that two merge the two movie, you need to keep one common frame: the last frame of the first movie **must** be the first frame of the second movie.

0 commit comments

Comments
 (0)