parse_args# sofia_redux.calibration.standard_model.genastmodel2.parse_args(args)[source]# Parse the command line arguments. Parameters: argslistArguments passed in on the command line. Returns: argsargparse.NamespaceNamespace populated with the options passed in.