Skip to content
Snippets Groups Projects
Commit 3bb8f0b5 authored by Andrey  ARISTOV's avatar Andrey ARISTOV
Browse files

add readme

parent 6700d667
No related branches found
No related tags found
No related merge requests found
Pipeline #24823 passed
# nd2 to tif tools
## Compress nd2 to tif with 4x binning and 16 to 8 bits conversion
### Use:
`python -m nd2shrink path_to_nd2`
# combine several nd2 into tif time series
### Use
`python -m nd2_combine 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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment