Task Reference ============== Documentation for tasks implementing the workflow_manager EachItemTask or AllItemTask interfaces, along with the workflow_manager internal tasks. Workflow Manager Tasks ---------------------- Internal workflow_manager tasks. .. automodule:: lung_modelling.workflow_manager :no-index: :members: initialize, log_workflow Standard Tasks -------------- Tasks not using the shapeworks library as a dependency. .. automodule:: lung_modelling.app.tasks :members: Shapeworks Tasks ---------------- Tasks using the shapeworks library as a dependency. .. automodule:: lung_modelling.app.shapeworks_tasks :members: