forked from SCIInstitute/Seg3D
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsettings.ini
More file actions
48 lines (46 loc) · 868 Bytes
/
settings.ini
File metadata and controls
48 lines (46 loc) · 868 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[MouseVolume]
dir=/Volumes/scratch/seg3d2_irtools/TestData/MouseVolume
image_ext=.tif
shrink=8
spacing=1.0
first_slice=1
last_slice=18
overlap_min=0.04
overlap_max=0.22
[test]
dir=/home/sci/brig/Downloads/testmultiple1
number_prefix=slice_
image_ext=.png
shrink=4
spacing=1.0
first_slice=5
last_slice=525
overlap_min=0.05
overlap_max=0.22
clahe_window_dim=2
clahe_shrink=2
pyramid_iters=50
pyramid_levels=2
min_peak=0.2
peak_threshold=0.2
tile_strategy=top_left_book
[Polson3319]
dir=/usr/sci/projects/msmg/data/Polson3319slices
outputDir=/Volumes/scratch/seg3d2_irtools/Polson3319
mosaic_ext=.mosaic
image_ext=.tif
stos_ext=.stos
shrink=8
first_slice=39
last_slice=247
overlap_min=0.1
overlap_max=0.22
spacing=1.0
pyramid_iters=50
clahe_window_dim=128
clahe_shrink=1
assemble_feathering_option=blend
volume_shrink=0
pyramid_levels=2
min_peak=0.2
peak_threshold=0.1