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

ch fluo color to green

parent 1576ca51
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ def combine(BF_zarr_2D_path:str, TRITC_zarr_3D_path:str, out_zarr_path:str):
path=out_zarr_path,
steps=4,
name=['BF','TRITC'],
colormap=['gray','orange'],
colormap=['gray','green'],
lut=((1000,30000),(440, 600)),
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment