Skip to content

LOFAR-VLBI/lotss-hba-survey

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lotss-hba-survey

Contains scripts used for running the HBA component of the LoTSS survey.

Requirements

Pip-installable Python requirements are listed in requirements.txt. These can be installed via

pip install -r requirements.txt

Other requirements are:

Environment setup

The following environment variables should be set:

  • DDF_PIPELINE_CLUSTER: the name of the cluster you are running on, e.g. cosma, spider, Herts etc.
  • DATA_DIR: directory where data will be stored while processing.
  • LOFAR_SINGULARITY: path to an Apptainer/Singularity container with the required processing software.
  • $HOME/.surveys with surveys database login credentials.
  • $HOME/.stagingrc with LTA login credentials.

About

Contains scripts used for running the HBA component of the LoTSS survey.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.2%
  • Shell 14.8%