Contains scripts used for running the HBA component of the LoTSS survey.
Pip-installable Python requirements are listed in requirements.txt. These can be installed via
pip install -r requirements.txtOther requirements are:
- https://git.astron.nl/astron-sdc/lofar_stager_api.git
- https://github.com/mhardcastle/lotss-query
- https://github.com/mhardcastle/ddf-pipeline (ddf-pipeline/utils and ddf-pipeline/scripts on PYTHONPATH)
- https://github.com/LOFAR-VLBI/lofar-vlbi-pipeline
The following environment variables should be set:
DDF_PIPELINE_CLUSTER: the name of the cluster you are running on, e.g.cosma,spider,Hertsetc.DATA_DIR: directory where data will be stored while processing.LOFAR_SINGULARITY: path to an Apptainer/Singularity container with the required processing software.$HOME/.surveyswith surveys database login credentials.$HOME/.stagingrcwith LTA login credentials.