This Singularity image contains an install of LOFAR ${LOFAR_VERSION}. In order to run your pipelines, you may need to know where the software is installed. The root directory is /opt/lofar, with all software installed as follows:
* AOFlagger: $INSTALLDIR/aoflagger
* Casacore: $INSTALLDIR/casacore
* Dysco: $INSTALLDIR/dysco
* LOFAR: $INSTALLDIR/lofar
* LoSoTo: $INSTALLDIR/losoto
* PyBDSF: $INSTALLDIR/pybdsf
* RMextract: $INSTALLDIR/RMextract
To execute a command, use
singularity exec -B
for example:
#singularity exec lofar.simg genericpipeline.py -d -c pipeline.cfg pipeline.parset
All packages located in /opt/lofar