Skip to content
Snippets Groups Projects
Commit 6f7f623d authored by Andrey Aristov's avatar Andrey Aristov
Browse files

rm combine

parent f6bf3e53
Branches
Tags v12.4.0
No related merge requests found
Pipeline #82332 passed
...@@ -87,31 +87,6 @@ Options: ...@@ -87,31 +87,6 @@ Options:
- experiment.nd2 - experiment.nd2
- experiment_meta.json - experiment_meta.json
# Combine several nd2 into tif time series
### Use
`python -m nd2_combine path_to_folder`
#### Input:
- Folder:
- D1:
- condition1.nd2
- condition2.nd2
- D2:
- condition1.nd2
- condition2.nd2
#### Output:
- Folder:
- Compressed:
- condition1:
- Pos_001.tif <- D1, D2 images for well 1
- Pos_002.tif <- D1, D2 images for well 2
## segment: Segment organoids in bright field ## segment: Segment organoids in bright field
### Use ### Use
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment