gwcloud-python
latest

Contents:

  • Getting started with gwcloud-python
  • Tutorial
    • Importing and Authenticating
    • Using the GWCloud class
    • Starting a job
    • Working with FileReferences and FileReferenceLists
  • API Reference
gwcloud-python
  • Tutorial
  • Edit on GitHub

Tutorial

Once we have obtained an API token, we’re able to begin using the GWCloud Python API to create, manipulate and analyse Bilby jobs.

  • Importing and Authenticating
  • Using the GWCloud class
    • Instantiating
    • Obtaining the official jobs
    • Searching the public job list
    • Obtaining a single specific job
  • Starting a job
    • Using a Bilby .ini file
    • Using the contents of a Bilby .ini file
    • Submitting job to a specific cluster
    • Monitoring job status
    • Modifying job properties
  • Working with FileReferences and FileReferenceLists
    • Obtaining a job file list
    • Saving job files
    • Obtaining job file data
    • Filtering files by path
Previous Next

© Copyright Astronomy Data and Computing Services. Revision 10e899ae.

Built with Sphinx using a theme provided by Read the Docs.