symmetr package

Submodules

Module contents

symmetr.parse(clargs=None)[source]

Parses the input line arguments

If clargs is not set then this parses the input arguments. Otherwise clargs is a string that contains the input arguments like on command line. :param clargs: The input arguments to be parsed. :type clargs: optional[string]

symmetr.sym_mham(opt, printit=False)[source]
symmetr.sym_res(opt, printit=False)[source]

A wrapper function that returns the appropriate response tensor based on the input options.

Parameters:
  • opt (class options) – stores all the input arguments. Only some are used here.

  • printit (optional[boolean]) – if true this prints the output