Skip to content

LOFAR-VLBI/autoPILOT

 
 

Repository files navigation

autoPILOT

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

 
 
 

Contributors

Languages

  • Python 100.0%