- Aug 03, 2023
-
-
Matthijs van der Wild authored
-
- Aug 02, 2023
-
-
Matthijs van der Wild authored
-
- Jul 24, 2023
-
-
Matthijs van der Wild authored
generate_input.sh no longer expands symbolic links. See merge request !23
-
- Jul 20, 2023
-
-
Matthijs van der Wild authored
-
- Jul 19, 2023
-
-
Matthijs van der Wild authored
-
- Jul 04, 2023
-
-
Matthijs van der Wild authored
Some computing facilities store data that can be accessed through symbolic links. This becomes an issue if generate_input.sh is used to create the input file for the pipeline, which expands these links before writing the paths to file. The data paths in this file would then be in disagreement with the symbolic link paths used to mount data. The script no longer expands any symbolic links.
-
- Jun 27, 2023
-
-
Matthijs van der Wild authored
Delay calibrator catalogue is now a pipeline input parameter. See merge request !22
-
Matthijs van der Wild authored
-
- Jun 22, 2023
-
-
Matthijs van der Wild authored
-
- Jun 08, 2023
-
-
Matthijs van der Wild authored
-
- Jun 07, 2023
-
-
Matthijs van der Wild authored
-
- Jun 02, 2023
-
-
Matthijs van der Wild authored
Debug delay solve Closes RAP-362 See merge request !20
-
Matthijs van der Wild authored
-
- Apr 20, 2023
-
-
Matthijs van der Wild authored
Add step for application of DDF solutions to flagged Measurement Sets See merge request !19
-
Matthijs van der Wild authored
-
- Apr 06, 2023
-
-
Matthijs van der Wild authored
Cleaned up pipeline steps. See merge request !18
-
Matthijs van der Wild authored
-
- Mar 15, 2023
-
-
Matthijs van der Wild authored
Debugged the pipeline after running unreduced data. See merge request !17
-
Matthijs van der Wild authored
The changes include: * Core allocation of computationally heavy steps * Added RFI strategies, since these may not exist within the container image * Updated python scripts to reflect changes in the generic pipeline implementation
-
- Jan 19, 2023
-
-
Matthijs van der Wild authored
Corrected handling of intermediate output. See merge request !16
-
Matthijs van der Wild authored
-
- Jan 18, 2023
-
-
Matthijs van der Wild authored
Add workflow for the collection of summary statistics to the pipeline See merge request !14
-
Matthijs van der Wild authored
-
- Jan 12, 2023
-
-
Matthijs van der Wild authored
Patched msin input to sort-concatenate-flag. See merge request !15
-
Matthijs van der Wild authored
The input source still pointed to the clip-A-team workflow, which has been merged with workflows/setup.cwl.
-
- Nov 18, 2022
-
-
Matthijs van der Wild authored
Merged A-team clipping with setup workflow. See merge request !13
-
Matthijs van der Wild authored
-
- Nov 13, 2022
-
-
Matthijs van der Wild authored
Added `dp3_apply_delay.cwl`. See merge request !11
-
Matthijs van der Wild authored
Added the copyST_gains step. See merge request !10
-
Matthijs van der Wild authored
Added step to generate delay calibration solution files See merge request !9
-
Matthijs van der Wild authored
-
- Nov 02, 2022
-
-
Matthijs van der Wild authored
This step takes an h5 solution file and applies it to the given measurement set. In practice, the solution file contains the gain solutions of `steps/copyST_gains.cwl`, while the measurement set is the concatenated output of the step `phaseup_concatenate` in `workflows/phaseup-concat.cwl`.
-
- Oct 20, 2022
-
-
Matthijs van der Wild authored
This step takes a solution file generated by `delay_solve` and transforms circular to linear polarization. In addition, it adds the ST001 solutions for the core stations to the solution file.
-
- Sep 27, 2022
-
-
Matthijs van der Wild authored
Incorporate delay_cal_model into the phaseup_concat pipeline See merge request !6
-
Matthijs van der Wild authored
-
- Sep 12, 2022
-
-
Matthijs van der Wild authored
Added steps for phase shifting to delay calibrator. See merge request !4
-
Matthijs van der Wild authored
-
Matthijs van der Wild authored
Restructured the sorting and concatenating of subbands. See merge request !5
-
Matthijs van der Wild authored
-
- Sep 07, 2022
-
-
Matthijs van der Wild authored
Aoflagging See merge request !3
-