sherlockpipe.fit.fit_parse_args

sherlockpipe.fit.fit_parse_args(args=None)

Parse command-line arguments for the SHERLOCK Bayesian transit fitting task.

Parameters

argslist of str, optional

Argument list to parse (defaults to sys.argv[1:]).

Returns

argparse.Namespace

Parsed arguments with fit configuration options.