Skip to content
Snippets Groups Projects
Commit ddd26a5e authored by Tobias Marschall's avatar Tobias Marschall
Browse files

Settle on one segmentation parameter set

parent 80c3f94f
No related branches found
No related tags found
No related merge requests found
...@@ -64,7 +64,7 @@ METHODS = [ ...@@ -64,7 +64,7 @@ METHODS = [
] ]
BPDENS = [ BPDENS = [
"selected_j{}_s{}".format(joint, single) for joint in [0.1,0.01] for single in [0.5,0.1] "selected_j{}_s{}".format(joint, single) for joint in [0.1] for single in [0.5]
] ]
singularity: "docker://smei/mosaicatcher-pipeline:v0.1" singularity: "docker://smei/mosaicatcher-pipeline:v0.1"
......
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