uvex_transients.cli.config.RunConfig.keep_intermediate#

property RunConfig.keep_intermediate: bool#

Whether the run command should keep each stage’s catalog on disk (top-level keep_intermediate:).

Defaults to True; set to False to have run write only the final photometry table, discarding the generated/cut catalogs once the next stage no longer needs them.

Returns:

Whether to keep intermediate stage files.

Return type:

bool