Protocols API Reference

The main functions of the NeuroCAAS Job Manager are contained in the submit_start module:

Logging is handled by the log module:

ncap_iac.protocols.log.monitor_updater(event, context)[source]

Newest version of events monitoring that updates pre-existing logs.

Finally some examples of postprocessing can be found in the postprocess module:

We have a bunch of utilities that our Job Managers can access in deployment:

These correspond to specific boto3 modules and are designed to be as isolated as possible.