This be yer compass me-hearties. Find yer way about the seas when sailing with flint!
Build scripts for containers to use with the flint pipeline.
Each container is built and pushed to the Github Container Registry. The containers for each application are published as separated packages under the flint-crew GitHub page.
We previously published to DockerHub, these are no longer updated.
Each application is available under its name with a tag attached from the latest release or git hash from this repository. See the packages to get the correct name and tag for your usage.
To get a container you can run
# for docker
docker pull ghcr.io/flint-crew/{application}:{tag}or
# for singularity / apptainer
singularity pull docker://ghcr.io/flint-crew/{application}:{tag}- calibrate: André Offringa's calibrate. Modified by Emil Lenc for use with ASKAP.
- ASKAPsoft: Interferometric applications developed for the ASKAP radio telescope by CSIRO.
- AOFlagger: Automatic RFI flagger developed by André Offringa.
- WSClean: WSClean (w-stacking clean) is a fast generic widefield imager developed by André Offringa.
- Aegean: AegeanTools source finding package developed by Paul Hancock.
- PotatoPeel: Peel out that annoying, terrible object developed by Stefan Duchesne.
- CASA: The Common Astronomy Software Applications package, developed by NRAO.