Module gonioanalysis.drosom.terminal
Command line interface for GonioAnalysis motion measurement.
Functions
def convert_kwarg(key, value)
-
Take good guesses to converte kwargs to right type for analyser_cmds.
Originally all items are strings.
def main(custom_args=None)
def parse_key_value_pairs(string, splitchar=',')