.gitignore
20230221_MSI_3Dmeasurements.csv
202303063_MCZ-SR_3Dmeasurement-prioritylist.xlsx
ABOUT_THIS_TEMPLATE.md
CONTRIBUTING.md
Containerfile
HISTORY.md
LICENSE
MANIFEST.in
Makefile
README.md
env_create.sh
mkdocs.yml
pyproject.toml
requirements.txt
test.yaml
windows_notes.md
.github/workflows/ci.yml.disable
.github/workflows/publish.yml
docs/config.md
docs/framework.md
docs/index.md
docs/pipeline.md
docs/infer_subc/organelles.md
docs/infer_subc/overview.md
docs/infer_subc/workflow.md
docs/infer_subc/core/file_io.md
docs/infer_subc/core/img.md
docs/infer_subc/napari/organelle_config.md
docs/infer_subc/napari/plugin.md
docs/infer_subc/organelles/cellmask.md
docs/infer_subc/organelles/cytoplasm.md
docs/infer_subc/organelles/er.md
docs/infer_subc/organelles/golgi.md
docs/infer_subc/organelles/lipid.md
docs/infer_subc/organelles/lysosome.md
docs/infer_subc/organelles/mitochondria.md
docs/infer_subc/organelles/nuclei.md
docs/infer_subc/organelles/peroxisome.md
docs/infer_subc/utils/batch.md
docs/infer_subc/utils/etc.md
docs/infer_subc/utils/stats.md
docs/infer_subc/utils/utils.md
docs/nbs/overview.md
infer_subc/__init__.py
infer_subc/__main__.py
infer_subc/_version.py
infer_subc/cli.py
infer_subc/constants.py
infer_subc/exceptions.py
infer_subc.egg-info/PKG-INFO
infer_subc.egg-info/SOURCES.txt
infer_subc.egg-info/dependency_links.txt
infer_subc.egg-info/requires.txt
infer_subc.egg-info/top_level.txt
infer_subc/core/__init__.py
infer_subc/core/file_io.py
infer_subc/core/img.py
infer_subc/core/zslice.py
infer_subc/organelles/__init__.py
infer_subc/organelles/cellmask.py
infer_subc/organelles/cytoplasm.py
infer_subc/organelles/er.py
infer_subc/organelles/golgi.py
infer_subc/organelles/lipid.py
infer_subc/organelles/lysosome.py
infer_subc/organelles/membrane.py
infer_subc/organelles/mitochondria.py
infer_subc/organelles/nuclei.py
infer_subc/organelles/peroxisome.py
infer_subc/organelles/qc.py
infer_subc/organelles_config/__init__.py
infer_subc/organelles_config/all_functions.json
infer_subc/organelles_config/conf_0.1.masks.json
infer_subc/organelles_config/conf_0.1.masks_A.json
infer_subc/organelles_config/conf_0.1.masks_B.json
infer_subc/organelles_config/conf_0.1.masks_C.json
infer_subc/organelles_config/conf_0.1.masks_D.json
infer_subc/organelles_config/conf_0.2.lyso.json
infer_subc/organelles_config/conf_0.3.mito.json
infer_subc/organelles_config/conf_0.4.golgi.json
infer_subc/organelles_config/conf_0.5.perox.json
infer_subc/organelles_config/conf_0.6.ER.json
infer_subc/organelles_config/conf_0.7.LD.json
infer_subc/organelles_config/function_guide.md
infer_subc/organelles_config/function_params.md
infer_subc/organelles_config/helper.py
infer_subc/organelles_config/depricate/conf_1.1.soma_stepbystep_from_raw.json
infer_subc/organelles_config/depricate/conf_1.2.nuclei_stepbystep_from_raw.json
infer_subc/organelles_config/depricate/conf_1.3.cytosol_from_raw.json
infer_subc/organelles_config/depricate/conf_1.4.lysosome_stepbystep_from_raw.json
infer_subc/organelles_config/depricate/conf_1.5.mitochondria_stepbystep_from_raw.json
infer_subc/organelles_config/depricate/conf_1.6.golgi_stepbystep_from_raw.json
infer_subc/organelles_config/depricate/conf_1.7.peroxisome_stepbystep_from_raw.json
infer_subc/organelles_config/depricate/conf_1.8.er_stepbystep_from_raw.json
infer_subc/organelles_config/depricate/conf_1.9.lipid_stepbystep_from_raw.json
infer_subc/organelles_config/depricate/conf_2.1.soma_stepbystep.json
infer_subc/organelles_config/depricate/conf_2.2.nuclei_stepbystep.json
infer_subc/organelles_config/depricate/conf_infer_fixed_infer_organelles_batch.json
infer_subc/organelles_config/depricate/conf_infer_fixed_infer_organelles_batch2.json
infer_subc/organelles_config/depricate/infer_nuclei.json
infer_subc/organelles_config/depricate/infer_soma.json
infer_subc/organelles_config/depricate/og_all_functions.json
infer_subc/organelles_config/depricate/test_functions.json
infer_subc/utils/__init__.py
infer_subc/utils/_aicsimage_reader.py
infer_subc/utils/batch.py
infer_subc/utils/directories.py
infer_subc/utils/filesystem.py
infer_subc/utils/lazy.py
infer_subc/utils/stats.py
infer_subc/utils/stats_helpers.py
infer_subc/workflow/__init__.py
infer_subc/workflow/batch_workflow.py
infer_subc/workflow/segmenter_function.py
infer_subc/workflow/workflow.py
infer_subc/workflow/workflow_config.py
infer_subc/workflow/workflow_definition.py
infer_subc/workflow/workflow_engine.py
infer_subc/workflow/workflow_step.py
notebooks/00.0_framework_overview.ipynb
notebooks/00.1_pipeline_setup.ipynb
notebooks/01_B_infer_masks_from-composite_multiple-cells.ipynb
notebooks/01_infer_nuclei_from-label.ipynb
notebooks/01a_infer_cytoplasm_from-composite.ipynb
notebooks/02_infer_cellmask_from-composite_with-nuclei.ipynb
notebooks/02a_infer_nucleus_from-cytoplasm.ipynb
notebooks/02b_infer_cellmask_from-membrane.ipynb
notebooks/03_infer_cytoplasm.ipynb
notebooks/03a_infer_cellmask_from-cytoplasm.ipynb
notebooks/04_infer_neurites_soma_from-cellmask.ipynb
notebooks/05_infer_lysosome.ipynb
notebooks/06_infer_mitochondria.ipynb
notebooks/07_infer_golgi.ipynb
notebooks/08_infer_peroxisome.ipynb
notebooks/09_infer_ER.ipynb
notebooks/10_infer_lipid_droplet.ipynb
notebooks/11.1_individual_measurements.ipynb
notebooks/11.1_organelle_morphology.ipynb
notebooks/11.2_cell_region_morphology.ipynb
notebooks/11.3_distribution_measurements.ipynb
notebooks/11.4_organelle_contacts.ipynb
notebooks/11.5_combined_measurements_function.ipynb
notebooks/11_regionprops.ipynb
notebooks/12_batch_process.ipynb
notebooks/13_fn_prototypes_json.ipynb
notebooks/14_workflow_defs_json.ipynb
notebooks/15.1_quantification_summary.ipynb
notebooks/15_final_workflow.ipynb
notebooks/seg-qualitycheck_running-quant.ipynb
notebooks/todelete/00.1_pipeline_setup_3D.ipynb
notebooks/todelete/00.2_extract_optimal_Z.ipynb
notebooks/todelete/01_infer_nuclei_3D.ipynb
notebooks/todelete/02_infer_soma_3D.ipynb
notebooks/todelete/02a_infer_soma_3D.ipynb
notebooks/todelete/02b_infer_neurites_3D.ipynb
notebooks/todelete/02c_infer_wholecell_3D.ipynb
notebooks/todelete/03_infer_cytosol_3D.ipynb
notebooks/todelete/04_infer_lysosome_3D.ipynb
notebooks/todelete/05_infer_mitochondria_3D.ipynb
notebooks/todelete/06_infer_golgi_3D.ipynb
notebooks/todelete/07_infer_peroxisome_3D.ipynb
notebooks/todelete/08_infer_endoplasmic_reticulum_3D.ipynb
notebooks/todelete/09_infer_lipid_body_3D.ipynb
notebooks/todelete/10_batch_process_3D.ipynb
notebooks/todelete/10_batch_process_3Dv2.ipynb
notebooks/todelete/999_fn_prototypes_json.ipynb
notebooks/todelete/A_spectral_test.ipynb
notebooks/todelete/_centrosome_routines.py
notebooks/todelete/_graveyard.ipynb
notebooks/todelete/new02a_infer_soma_3D.ipynb
notebooks/todelete/test_soma_seg.ipynb
tests/__init__.py
tests/conftest.py
tests/test_base.py