parse_args#

sofia_redux.calibration.standard_model.genastmodel2.parse_args(args)[source]#

Parse the command line arguments.

Parameters:
argslist

Arguments passed in on the command line.

Returns:
argsargparse.Namespace

Namespace populated with the options passed in.