Skip to main content

Rapthor: LOFAR DDE Pipeline

Project description

Rapthor: LOFAR DDE Pipeline

Rapthor is an experimental pipeline for correcting direction-dependent effects in LOFAR data. It is also being developed for use on SKA-Low data. It uses DP3 and WSClean to derive and apply the corrections in facets or as smooth 2-D screens. It uses CWL for the pipeline language and either Toil or StreamFlow to run the pipelines.

Documentation

Extensive documentation can be found on Read the Docs.

Installation

To install rapthor, follow the instructions below.

If you are using the SKAO AWS cluster, follow the instructions here.

Dependencies

Rapthor requires the following packages (beyond those installed automatically with rapthor):

It is strongly recommended to also build the following packages from source, because the version that can be installed from the Linux distribution is usually too old:

Downloading and Installing

Installation can be done in a number of ways. In order of preference (read: ease of use):

  1. Install the latest release from PyPI:

    pip install rapthor
    
  2. Install directly from the Rapthor git repository. This option is useful if you want to use one or more features that have not yet been released:

    pip install --upgrade pip
    pip install git+https://git.astron.nl/RD/rapthor.git[@<branch|tag|hash>]
    

    If the optional @<branch|tag|hash> is omitted, HEAD of the master branch will used.

  3. Clone the git repository, and install from your working copy. This option is mostly used by developers who want to make local changes:

    pip install --upgrade pip
    git clone https://git.astron.nl/RD/rapthor.git
    cd rapthor
    git checkout [<branch|tag|hash>]  #optionally
    pip install .
    

Note

When installing Rapthor from source (options 2 and 3), you will need pip version 23 or later. That is why you need to upgrade to the latest version of pip before you install from source.

Usage

The rapthor executable can be used from the command line with a parset that defines the parameters of the run. E.g.:

$ rapthor rapthor.parset

The parset defines the input and working directories, various options, etc. For details, please see the example parset in the examples directory.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rapthor-2.1.post1.tar.gz (885.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rapthor-2.1.post1-py3-none-any.whl (345.6 kB view details)

Uploaded Python 3

File details

Details for the file rapthor-2.1.post1.tar.gz.

File metadata

  • Download URL: rapthor-2.1.post1.tar.gz
  • Upload date:
  • Size: 885.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for rapthor-2.1.post1.tar.gz
Algorithm Hash digest
SHA256 c21e960f001ff05d1329a4fc0be6dfed24b3756fc4b9ae7ce698a6be3df1a7e6
MD5 29e9eb05187d7b06c946331ac5b7914c
BLAKE2b-256 f5bfd9ca63ab3b978294c68a8d3e015fced361f8e5480d545acc4675c79ce59c

See more details on using hashes here.

File details

Details for the file rapthor-2.1.post1-py3-none-any.whl.

File metadata

  • Download URL: rapthor-2.1.post1-py3-none-any.whl
  • Upload date:
  • Size: 345.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for rapthor-2.1.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 d6f9f37636632cc2a03cb5acacec69a731f090f731510e3e7dcd7767834aab69
MD5 9c44a44ef8d0d91427b8324eb3f7b0e5
BLAKE2b-256 ca1598b437bb7274f16da6fbfd39b54c07c53e889c47d7588da021eb33ff2e6a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page