-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
55 lines (47 loc) · 899 Bytes
/
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
experiment_settings:
experiment_name: 2023_E6_exp
description: Cisplatin treated ovarian cancer cells. ch0 - DHB, ch1 - 53BP1
signal_channels:
- name: ch0
path: D:\test_data\E6_C0_level_1.zarr
lut: green
- name: ch1
path: D:\test_data\E6_C1_level_1.zarr
lut: red
cell_measurements:
- function: area
source: regionprops
- function: intensity_mean
name: nuc
source: regionprops
channels:
- ch0
- ch1
- function: ring_intensity
name: cyto
source: track_gardener
channels:
- ch0
- ch1
ring_width: 5
database:
path: D:\test_data\Exp6_gardener_v6.db
graphs:
- name: DHB
signals:
- ch0_nuc
- ch0_cyto
colors:
- yellow
- green
- name: ar
signals:
- area
colors:
- yellow
cell_tags:
modified: x
apoptosis: A
mitosis: M
disappear: D
test: T