Source code for nuitrcs_example.pipeline

[docs]def main(): """Entry point for the application script""" print("Call your main application code here")