Deborah.DeborahEsther.DeborahEstherRunner

Deborah.DeborahEsther.DeborahEstherRunner.run_Deborah_EstherMethod
run_Deborah_Esther(
    toml_path::String
) -> Nothing

Runs the Deborah.DeborahCoreDeborah.Esther pipeline up to the Deborah.Esther stage. Ensures that all required $\text{Tr} \, M^{-n} \; (n=1,2,3,4)$ results exist (or regenerates them), then executes the core Deborah.Esther computation.

Arguments

  • toml_path::String : Path to the TOML configuration file.

Returns

  • Nothing : All outputs are written to disk. Standard output and error are flushed.
source