Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 893 Bytes

README.rst

File metadata and controls

22 lines (16 loc) · 893 Bytes

https://img.shields.io/badge/python-3.6%20%7C%203.7-blue

Client for submitting Owl pipelines either to the IMAXT server or locally using Dask.

Owl is a framework for submitting jobs (a.k.a. pipelines) in a remote cluster. The Owl server runs jobs in Kubernetes using Dask. The Owl client authenticates with the remote server and submits the jobs as specified in a pipeline definition file.