TMCantwell/lofar-software-container:latest

$ singularity pull shub://TMCantwell/lofar-software-container:latest

Singularity Recipe

BootStrap: docker
From: lofaruser/imaging-pipeline:latest

%post -c /bin/bash
pip install shapely
pip install pyregion
source /lofarsoft/lofarinit.sh
cd /lofarsoft/
rm -rf prefactor-2.0.3/
git clone https://github.com/lofar-astron/prefactor.git
cd /
git clone https://github.com/lofar-astron/factor.git
cd factor
python setup.py install --prefix=/lofarsoft/
cd /
mkdir DDF
cd DDF
git clone https://github.com/mhardcastle/ddf-pipeline.git
cd ddf-pipeline
git checkout DR1
cd ..
./ddf-pipeline/scripts/install.sh

%environment

source /lofarsoft/lofarinit.sh
source /DDF/init.sh

Collection


View on Datalad

Metrics

key value
id /containers/TMCantwell-lofar-software-container-latest
collection name TMCantwell/lofar-software-container
branch master
tag latest
commit 8acb676a5b77fa6f4e550e7837065ac4a685ec78
version (container hash) 5a614ec4d603cef60203b7fdf2d3e241
build date 2021-04-07T15:30:24.370Z
size (MB) 2348
size (bytes) 964898847
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.