pipeline.infrastructure.jobrequest

Functions

UUID_to_underscore(argument)

Return an argument with UUIDs converted to underscores.

alphasort(argument)

Return an argument with values sorted so that the log record is easier to compare to other pipeline executions.

get_fn_name(fn)

Return a tuple stating the name of the function and whether the function is a CASA task.

truncate_paths(arg)

Classes

FunctionArg(name, value)

Class to hold named function or method arguments

JobRequest(fn, *args, **kw)

NamelessArg(value)

Class to hold unnamed arguments