Skip to content

supaernova

source package supaernova

Functions

source main(input_config: dict[str, 'JsonValue'], *, verbose: bool = False, force: bool = False, base_path: Path | None = None, out_path: Path | None = None)None

source prepare_config(input_config: dict[str, 'JsonValue'], *, verbose: bool = False, force: bool = False, base_path: Path | None = None, out_path: Path | None = None, plots_path: Path | None = None)InputConfig