pycsa¶
pyCSA: Constrained Spectral Approximation Method
A Python package for spectral approximation methods applied to topographic analysis.
Modules
Command-line entry points for pyCSA. |
|
Compute-pipeline plumbing. |
|
User-facing run-time configuration. |
|
The src subpackage contains the mathematical modules and their accompanying utilities for the constrained spectral approximation method. |
|
Data containers for grids, topography, and analysis results. |
|
Centralised logging configuration for pyCSA runs. |
|
The vis subpackage contains the plotting modules. |
|
HPC scheduling helpers: per-cell memory estimation and memory-aware batching. |
|
Wrappers subpackage |