pycroglia

User Guide

  • Getting Started
    • Requirements
    • Installation
      • Option 1 — Pre-built executables
      • Option 2 — uvx (recommended for end-users)
      • Option 3 — pip
      • Option 4 — From source
    • Launching the GUI
    • Library Mode
    • Next Steps
  • Workflow and UI Guide
    • 1. File Selection
    • 2. Filter Editor
    • 3. Segmentation Editor
    • 4. Cell Selection
    • 5. Results Dashboard
  • System Architecture
    • Core Module (pycroglia.core)
      • Compute Infrastructure
      • Metrics DAG
      • Algorithm Highlights
    • UI Module (pycroglia.ui)
  • Project
    • Issue association
    • Creating Issues
    • Branch naming conventions
    • Commit Message Guidelines
      • Examples
    • Pull request guidelines
  • Python
    • Docstrings
    • Linter and formatter

API Reference

  • pycroglia
    • pycroglia package
      • Subpackages
      • Module contents
pycroglia
  • pycroglia
  • pycroglia package
  • pycroglia.core package
  • pycroglia.core.tests package
  • View page source

pycroglia.core.tests package

Subpackages

  • pycroglia.core.tests.integration package
    • Submodules
    • Module contents
  • pycroglia.core.tests.unit package
    • Submodules
      • test_circle_linear()
      • test_circle_pchip()
      • test_circle_spline()
      • test_bounding_box_of_cell()
      • indices_to_mask()
      • test_branch_analysis_equivalence()
      • test_compute_average_centroid_distance()
      • test_get_centroids()
      • test_full_cell_analysis()
      • test_nearest_pixel()
      • test_diagonal_path()
      • test_simple_line_path()
      • simple_cells_img()
      • test_segment_cell_basic()
      • test_segment_cell_small_cell_not_split()
      • test_segment_single_cell_split()
      • test_segmentation_config_defaults()
      • test_compute_metrics()
      • test_compute_territorial_volume()
    • Module contents

Module contents

Previous Next

© Copyright 2025, CKG Labs.

Built with Sphinx using a theme provided by Read the Docs.