craftutils.wrap.source_extractor.source_extractor(image_path: str, output_dir: str | None = None, configuration_file: str | None = None, parameters_file: str | None = None, catalog_name: str | None = None, copy_params: bool = True, template_image_path: str | None = None, **configs)
Parameters
**configs

Any source-extractor (sextractor) parameter, normally read via the config file but that can be

overridden by passing to the shell command, can be given here.