Skip to main content

save_benchmark_outputs

Function save_benchmark_outputs 

Source
pub fn save_benchmark_outputs(
    record: &mut BenchmarkRecord,
    result: &ReconstructionResult,
    directory: impl AsRef<Path>,
) -> Result<()>
Expand description

Saves the standard reconstruction artifacts for a benchmark case and adds their paths to the record.