Skip to content

Commit

Permalink
Update defaults.yml (#517)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yu-AnChen authored Sep 12, 2023
1 parent 7268711 commit 59389ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ modules:
-
name: imagej-rolling-ball
container: yuanchen12/imagej-rolling-ball
version: v2023.8.6
version: v2023.9.1
cmd: |-
cp ${marker} markers_bs.csv && \
rolling-ball --imagej_version="/tmp/Fiji.app" ${image}
rolling-ball --imagej_version="/home/mambauser/Fiji.app" ${image}
segmentation:
-
name: unmicst
Expand Down Expand Up @@ -100,7 +100,7 @@ modules:
watershed:
name: s3seg
container: labsyspharm/s3segmenter
version: 1.5.3
version: 1.5.5
channel: --probMapChan
idxbase: 1
quantification:
Expand Down

0 comments on commit 59389ae

Please sign in to comment.