Skip to content
Snippets Groups Projects

RAP-840 Add Read the Docs

Merged Mick Veldhuis requested to merge rap-840-add-docs into main
Compare and Show latest version
3 files
+ 5
14
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 2
2
LOFAR Pre-Processing Pipeline
===============================
The Low-Frequency Array (LOFAR) Pre-Processing Pipeline is a workflow that's meant to be run on raw LOFAR data post-correlation. It prepares raw LOFAR data for further processing, e.g., with calibration and imaging pipelines, such as LINC and Rapthor.
The Low-Frequency Array (LOFAR) Pre-Processing Pipeline is a workflow that's meant to be run on raw LOFAR data post-correlation. It prepares raw LOFAR data for further processing, e.g., with calibration and imaging pipelines, such as `LINC <https://linc.readthedocs.io/>`_ and `Rapthor <https://rapthor.readthedocs.io/>`_.
The pipeline performs the following operations:
@@ -13,7 +13,7 @@ The pipeline performs the following operations:
.. attention::
The CWL implementation of the Pre-Processing Pipeline is currently in development. Please beware that it is in an experimental state and not fully functional yet. Use at your own risk!
The `CWL <https://www.commonwl.org/>`_ implementation of the Pre-Processing Pipeline is currently in development. Please beware that it is in an experimental state and not fully functional yet. Use at your own risk!
Getting Started
---------------
Loading