Skip to content
Snippets Groups Projects
Commit d84cef66 authored by Mick Veldhuis's avatar Mick Veldhuis
Browse files

Merge branch 'create-basic-structure' into 'main'

Create initial project structure

See merge request !1
parents e31dab04 4870e351
No related branches found
No related tags found
1 merge request!1Create initial project structure
# Python
__pycache__/
.venv/
venv/
# Data
*.ms
*.MS
# LOFAR Pre-Processing Pipeline
The Low-Frequency Array (LOFAR) Pre-Processing Pipeline is a workflow meant to be run on raw LOFAR data (post-correlation), and includes initial flagging, removal of bright off-axis sources (demixing), averaging in time and frequency, and Dysco compression.
This is an implementation of the pre-processing pipeline in the Common Workflow Language (CWL), which is replacing the Generic Pipeline implementation.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment