Skip to main content

Curated cargo of standard radio astronomy packages for stimela 2.x

Project description

cult-cargo

Curated Stimela2 cargo for popular radio astronomy software. See Image manifest for available images.

Regular userland install

pip install cult-cargo

This installs both cult-cargo and the required version of stimela.

Poweruser install

To work off the repo versions:

# activate your virtualenv
$ pip install -U pip
$ gh repo clone caracal-pipeline/stimela
$ gh repo clone caracal-pipeline/cult-cargo
$ pip install -e stimela
$ pip install -e cult-cargo

Sample recipe

#!/usr/bin/env -S stimela run -l
_include: 
  - (cultcargo)wsclean.yml

dummy-recipe:
  info: a dummy recipe
  steps:
    image:
      cab: wsclean

Overriding image versions

By default, cult-cargo will use the image versions designated as latest in its cargo manifest. These versions are always called ccX.Y.Z, where X.Y.Z is the cult-cargo release.

You can select a different image version on a per-cab basis as follows:

#!/usr/bin/env -S stimela run -l
_include: 
  - (cultcargo)wsclean.yml

cabs: 
  wclean:
    image:
      version: 2.10.1-kern7-cc0.2.0

dummy-recipe:
  info: a dummy recipe
  steps:
    image:
      cab: wsclean

Cab developers install

$ poetry install --with builder

This makes the build-cargo.py script available. The script is preconfigured to read cultcargo/builder/cargo-manifest.yml, which describes the images that must be built.

build-cargo.py -a will build and push all images, or specify an image name to build a particular one. Use -b to build but not push, or -p for push-only. Use -l to list available images.

The cultcargo folder contains YaML files with cab definitions.

If you would like to maintain your own image collection, write your own manifest and Dockerfiles following the cult-cargo example, and use the build-cargo.py script to build your images.

Using cult-cargo as a standalone image repository

You don't even need to run stimela (or indeed install anything) to take advantage of the images packaged with cult-cargo. The image manifest will provide a concise version, or else take a look at the image repository on https://quay.io/organization/stimela2.

For example, if you want to run a wsclean image, just do:

$ singularity build wsclean-3.3.sif docker:quay.io/stimela2/wsclean:3.3-cc0.2.0
$ singularity exec wsclean-3.3.sif wsclean 

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cult_cargo-0.3.0rc0.tar.gz (87.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cult_cargo-0.3.0rc0-py3-none-any.whl (125.2 kB view details)

Uploaded Python 3

File details

Details for the file cult_cargo-0.3.0rc0.tar.gz.

File metadata

  • Download URL: cult_cargo-0.3.0rc0.tar.gz
  • Upload date:
  • Size: 87.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.11.0 Linux/6.17.0-1013-azure

File hashes

Hashes for cult_cargo-0.3.0rc0.tar.gz
Algorithm Hash digest
SHA256 69488d3594d5efa70e3ee028178c28be132498e15a995b30ffa850495394a628
MD5 d2ebcec819e28913e7099e744a8a9bf1
BLAKE2b-256 88f16755feb828e5d4e278c6aba2b4f98b2bee10a4c23af5b5bb5d1b15525e3c

See more details on using hashes here.

File details

Details for the file cult_cargo-0.3.0rc0-py3-none-any.whl.

File metadata

  • Download URL: cult_cargo-0.3.0rc0-py3-none-any.whl
  • Upload date:
  • Size: 125.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.11.0 Linux/6.17.0-1013-azure

File hashes

Hashes for cult_cargo-0.3.0rc0-py3-none-any.whl
Algorithm Hash digest
SHA256 8b723e5d2b1b5cff4349d9a3649ec358c2531ee8c4bb66c28fa407c730eea80c
MD5 9acbe27275ab5f93a257e7d97ad9c85f
BLAKE2b-256 315c6f747a9cde94046969fa55f43ae089b874f54a8a70ae8a71b5fe57246b8c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page