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 uses DPPP and WSClean to derive and apply the corrections in facets or as smooth 2-D screens. It uses CWL for the pipeline language and Toil to run the pipelines.

Documentation

Extensive documentation can be found on Read the Docs.

Installation

To install rapthor, follow the instructions below.

Dependencies

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

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-1.1.tar.gz (794.3 kB view details)

Uploaded Source

Built Distribution

rapthor-1.1-py3-none-any.whl (279.5 kB view details)

Uploaded Python 3

File details

Details for the file rapthor-1.1.tar.gz.

File metadata

  • Download URL: rapthor-1.1.tar.gz
  • Upload date:
  • Size: 794.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for rapthor-1.1.tar.gz
Algorithm Hash digest
SHA256 eeccb0857583bcfb6ed8d72f4b0bece1af54e53a1035f950700ba27ee850600a
MD5 9ce6f9690a3fef3824ee5bb0d8432c66
BLAKE2b-256 91bb436d5fd906729cbf9a1b03fb4e920ed51dfe0a9e0ace97cff8a7cec37b04

See more details on using hashes here.

File details

Details for the file rapthor-1.1-py3-none-any.whl.

File metadata

  • Download URL: rapthor-1.1-py3-none-any.whl
  • Upload date:
  • Size: 279.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for rapthor-1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 96245ef66b77e2999a59169b8b63aa071c88e17e47b654fe6f4bf9a226c2e8a0
MD5 e4d171d59ffeb940bf6c1445fd8c5399
BLAKE2b-256 58cd7ad5aeeccfbebf5e67e69ad59495ffdc73dd7cd29552c3a94083ae0d3fff

See more details on using hashes here.

Supported by

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