Skip to content

AST 438 Support diagonal solves in BdaSolverBuffer

Maik Nijhuis requested to merge AST-438-solve-diagonally into master

The existing DDECal converts diagonal solutions to full jones solutions, and back...

For BdaDdeCal, we want to simply use diagonal solutions when solving, which is straightforward.

Merge request reports