Morphology
Compare changes
- Kimberly Isobel Meechan authored
@@ -37,6 +37,7 @@ def get_scale_factor(path, key_full, key, resolution):
@@ -87,8 +88,8 @@ def filter_table_region(table, region_path, regions=('empty', 'yolk', 'neuropil'
@@ -127,7 +128,8 @@ def load_data(ds, row, scale):
@@ -161,7 +163,7 @@ def generate_column_names (raw_path, chromatin_path):
@@ -193,7 +195,7 @@ def morphology_row_features(mask, scale):
@@ -208,21 +210,13 @@ def intensity_row_features(raw, mask):
@@ -233,7 +227,7 @@ def radial_intensity_row_features(raw, mask, scale, stops=(0.0, 0.25, 0.5, 0.75,
@@ -257,7 +251,7 @@ def texture_row_features(raw, mask):
@@ -271,7 +265,7 @@ def radial_distribution(edt, mask, stops=(0.0, 0.25, 0.5, 0.75, 1.0)):
@@ -282,7 +276,6 @@ def chromatin_row_features(chromatin, edt, raw, scale_chromatin):
@@ -295,7 +288,7 @@ def chromatin_row_features(chromatin, edt, raw, scale_chromatin):
@@ -341,11 +334,6 @@ def morphology_features_for_label_range(table, ds, ds_raw,
@@ -396,13 +384,40 @@ def morphology_features_for_label_range(table, ds, ds_raw,
@@ -465,15 +480,48 @@ def morphology_impl_nucleus (nucleus_segmentation_path, raw_path, chromatin_path
@@ -536,219 +584,5 @@ def morphology_impl_cell (cell_segmentation_path, raw_path,