The bgCorrection parameter determines the backgroud correction of the system matrix, because it is part of the DenseSystemMatixLoadingParameter. In the setAll! setting this is not really clear, because it is not clear to the user, where the parameter is written to.
We should probably add some reference to the system matrix to the parameter name to avoid confusion. The corresponding bg correction parameter for the measurement is called bgParams maybe this should be changed as well
This can be combined with the other planned breaking change of the same parameter type
#90
The
bgCorrectionparameter determines the backgroud correction of the system matrix, because it is part of theDenseSystemMatixLoadingParameter. In thesetAll!setting this is not really clear, because it is not clear to the user, where the parameter is written to.We should probably add some reference to the system matrix to the parameter name to avoid confusion. The corresponding bg correction parameter for the measurement is called
bgParamsmaybe this should be changed as wellThis can be combined with the other planned breaking change of the same parameter type
#90