Skip to content

Commit ad5f8fd

Browse files
Merge pull request #56 from narminGhaffari/patch-1
Change chief_ctranspath to chief-ctranspath
2 parents 686992d + 3141150 commit ad5f8fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/stamp/config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ preprocessing:
22
output_dir: "/path/to/save/files/to"
33
wsi_dir: "/path/containing/whole/slide/images/to/extract/features/from"
44
# Extractor to use for feature extractor. Possible options are "ctranspath",
5-
# "mahmood-uni", "mahmood-conch", "chief_ctranspath", "mahmood-conch1_5",
5+
# "mahmood-uni", "mahmood-conch", "chief-ctranspath", "mahmood-conch1_5",
66
# "mahmood-uni2", "dino-bloom", "gigapath", "h-optimus-0", "h-optimus-1", "virchow2"
77
# Some of them require requesting access to the respective authors beforehand.
88
extractor: "ctranspath"
@@ -207,4 +207,4 @@ heatmaps:
207207

208208
# The number of top- and bottom-scoring tiles to extract
209209
#topk: 5
210-
#bottomk: 5
210+
#bottomk: 5

0 commit comments

Comments
 (0)