Skip to content

Find dis2 solutions

Frits Sweijen requested to merge find-dis2-solutions into widefield

Implements RAP-605. Given the path to ddf-pipeline's SOLSDIR folder, this adds steps that will:

  1. Automatically find the DIS2 solutions in npz format given the SOLSDIR directory.
  2. Convert them to H5parm format
  3. Merge them into a single H5parm

This eliminates the need for a user to do this manually and replaces the ddf_solset parameter that previously took the H5parm from step 3.

Merge request reports