Seismic analysis / scientific computing
Excito
A portable Python command-line workflow that modernizes legacy seismic-matching methods and connects them to contemporary analysis pipelines.
OUTCOME / 01
Made proven legacy numerical methods scriptable, testable, and easier to integrate without pretending the underlying science was new.
modernization
automation surface
domain
Constraint
Important seismic-analysis methods often live behind brittle legacy executables and hand-managed file flows. Replacing validated numerical work wholesale would introduce risk; wrapping it carelessly would preserve the operational friction.
Approach
Excito provides a portable Python CLI around established matching methods and connects the results to a modern site-response workflow. The boundary keeps provenance visible while enabling repeatable batch execution.
- Portable command-line interface for scripted studies.
- Explicit input and output contracts around legacy routines.
- Integration path for equivalent-linear site-response analysis.
- Reproducible runs in place of manual desktop steps.