Replies: 1 comment 1 reply
-
|
Hi @mabar1 First off, apologies, the relevant documentation is missing and will be added with the new release. Please modify your docker alias command: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Steinbock community,
we ablated bigger-than normal IMC tissues with up to 2000x4000px and run into the problem that the 16bit segmentation masks produced via
steinbock segment deepcell --minmaxdo not have enough bit-depth. I saw the issues 207 and 132 and I am wondering how to adapt the above command to produce 32bit tiffs.
We are using docker and command line, so I assume one needs to supply
STEINBOCK_MASK_DTYPEtodoskey steinbock=docker run -p 8888:8888 -v "pathtodata":/data ghcr.io/bodenmillergroup/steinbock:0.16.1 $*Did anyone succeed in creating 32bit segementation maps from Steinbock running in docker?
Best, matthias
Beta Was this translation helpful? Give feedback.
All reactions