Skip to content

JonesParameters constructor for internal buffer passing

Duncan Kampert requested to merge padre-applycal-constructor into master

Added a new constructor to JonesParameters, which matches the output of the internal DP3 solutions format. This allows us to directly initialize a JonesParameters object from the output of a DDECal solution buffer. In turn, we can then apply solutions without having to write the solutions to disk.

Merge request reports