Skip to content

Fix calculation of solution interval when partial intervals are present

David Rafferty requested to merge fix_h5_split into master

Due to the presence of partial intervals in the h5parm, the split script derived an incorrect solution interval which could result in output h5parms with slow gain tables of zero length in time. This MR fixes the calculation of the solution interval.

Merge request reports