-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathanalysis_config.yaml
63 lines (63 loc) · 1.3 KB
/
analysis_config.yaml
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
fish:
PreprocessingFishFlatFieldKernel:
- 1
- 100
- 100
PreprocessingFishFilteringSmallKernel:
- 1
- 8
- 8
PreprocessingFishFilteringLaplacianKernel:
- 0.02
- 0.01
- 0.01
CountingFishMinObjDistance: 1
CountingFishMaxObjSize: 200
CountingFishMinObjSize: 1
CountingFishNumPeaksPerLabel: 20
LargeObjRemovalPercentile: 95
LargeObjRemovalMinObjSize: 100
LargeObjRemovalSelem: 3
both-beads:
PreprocessingFishFilteringSmallKernel:
- 1
- 8
- 8
PreprocessingFishFilteringLaplacianKernel:
- 0.02
- 0.01
- 0.01
PreprocessingFishFlatFieldKernel:
- 1
- 100
- 100
CountingFishMinObjDistance: 5
CountingFishMaxObjSize: 600
CountingFishMinObjSize: 10
CountingFishNumPeaksPerLabel: 1
LargeObjRemovalPercentile: 95
LargeObjRemovalMinObjSize: 100
LargeObjRemovalSelem: 3
staining:
PreprocessingStainingFlatFieldKernel:
- 2
- 100
- 100
fresh-tissue:
nuclei:
PreprocessingFreshNucleiLargeKernelSize:
- 5
- 50
- 50
beads:
PreprocessingFishFlatFieldKernel:
- 100
- 100
CountingFishMinObjDistance: 20
CountingFishMaxObjSize: 200
CountingFishMinObjSize: 20
CountingFishNumPeaksPerLabel: 1
BarcodesExtractionResolution: 2
RegistrationReferenceHybridization: 1
RegistrationTollerancePxl: 3
RegistrationMinMatchingBeads: 5