Skip to content

Release v1.1.0: ASA Spatial Workflows and Enhanced TDA Analysis

Latest

Choose a tag to compare

@Routhleck Routhleck released this 27 May 23:47

What's New

🧠 Enhanced ASA Spatial Analysis with Automated Workflows

  • New spatial TDA analysis module with automated grid threshold detection
  • Phase center comparison workflow for tracking cell population changes
  • Null model comparison tools for statistical validation of TDA results

🎨 Expanded Visualization Capabilities

  • 5 new documentation images showing spatial analysis outputs
  • Enhanced ASA GUI echo updates with improved analysis modes

Major Features / Key Changes

🧠 ASA Spatial TDA Workflows (PR #98)

  • New spatial_tda.py module: Persistent homology analysis with null model comparison
  • New spatial_embedding.py module: Spatial coordinate embedding utilities
  • auto_grid_threshold.py workflow: Automated grid cell threshold detection using topological features
  • phase_center_comparison.py workflow: Compare phase centers across experimental conditions

🔧 ASA GUI Echo Updates

  • Enhanced cohomoap and cohospace analysis modes with improved display
  • Updated help content with better user guidance

📖 Documentation Expansion

  • New analysis methods documentation in both English and Chinese
  • Updated ASA pipeline tutorials with spatial workflow examples

Breaking Changes

None - all additions are backward compatible.

Full Changelog

v1.0.2...v1.1.0