Perl Execution

class crt_runner.perl_execution.PerlCommand(config=None)

Call the perl command

run_crt(institute=None, path_to_crt=None, cms_file=None, collab_file=None, user_settings_file=None, output_directory=None, log_file=None)

Run the CRT command

Note

while there are no arguments, this relies on the object having several properties set which it does not currently check for

run_crt_with_notifications(institute=None, path_to_crt=None, cms_file=None, collab_file=None, user_settings_file=None, output_directory=None, log_file=None)

Run the CRT and notify send messages upon completion

Previous topic

Scanner

Next topic

CRT Log

This Page