-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdatasets_gedi_419_2.ini
More file actions
87 lines (75 loc) · 2.15 KB
/
datasets_gedi_419_2.ini
File metadata and controls
87 lines (75 loc) · 2.15 KB
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Global parameters
; The directory relative to which the directory with the original images (datadir) is specified
databasedir = /home/mihaylov/Dropbox/cornell/Dropbox/Alex/CTC/Gedi
; The directory relative to which the manual coordinates file (coordinates) is specified
xlsbasedir = .
; The direcotry relative to which the result directory (resdir) is specified
resbasedir = /home/mihaylov/public_html/jedi/gedi_419_tiles_512x512_1
; The directory where to cache the segmented images
segdir = /home/mihaylov/tmp/ctc_seg
; The pictures used as labels for images 512 pixels wide
labelCK_512 = label_CK.png
labelDAPI_512 = label_DAPI.png
labelCD45_512 = label_CD45.png
; The pictures used as labels for images 1024 pixels wide
labelCK_1024 = label_CK_1024.png
labelDAPI_1024 = label_DAPI_1024.png
labelCD45_1024 = label_CD45_1024.png
[gedi_419_z1]
datadir = 419 with coordinates/ChipA0419_fullregion
coordinates = ManCoords_GEDI_419_z1.xls
nameCK = ChipA0419_fullregion_z1c1_ORG.tif
nameDAPI = ChipA0419_fullregion_z1c3_ORG.tif
nameCD45 = ChipA0419_fullregion_z1c5_ORG.tif
positions = 1
num_tiles_x = 42
num_tiles_y = 14
maxDist = 9
rectSize = 31
minCK = 0
maxCK = 4000
minDAPI = 0
maxDAPI = 8000
minCD45 = 0
maxCD45 = 3000
coeffCD45 = 1.1
maxCD45pixels = 3
[gedi_419_z2]
datadir = 419 with coordinates/ChipA0419_fullregion
coordinates = ManCoords_GEDI_419_z2.xls
nameCK = ChipA0419_fullregion_z2c1_ORG.tif
nameDAPI = ChipA0419_fullregion_z2c3_ORG.tif
nameCD45 = ChipA0419_fullregion_z2c5_ORG.tif
positions = 1
num_tiles_x = 42
num_tiles_y = 14
maxDist = 9
rectSize = 31
minCK = 0
maxCK = 4000
minDAPI = 0
maxDAPI = 8000
minCD45 = 0
maxCD45 = 3000
coeffCD45 = 1.1
maxCD45pixels = 3
[gedi_419_z3]
datadir = 419 with coordinates/ChipA0419_fullregion
coordinates = ManCoords_GEDI_419_z3.xls
nameCK = ChipA0419_fullregion_z3c1_ORG.tif
nameDAPI = ChipA0419_fullregion_z3c3_ORG.tif
nameCD45 = ChipA0419_fullregion_z3c5_ORG.tif
positions = 1
num_tiles_x = 42
num_tiles_y = 14
maxDist = 9
rectSize = 31
minCK = 0
maxCK = 4000
minDAPI = 0
maxDAPI = 8000
minCD45 = 0
maxCD45 = 3000
coeffCD45 = 1.1
maxCD45pixels = 3