increase precision of reconstruction algorithm
The precision during the calculation is increased by using the decimal library. It was found that this does not significantly reduce the error made during the reconstruction algorithm, i.e. floating point precision does not seem to be a significant source of error.
However, the performance with regard to computational time required for the reconstruction is improved considerably (approx. reduced by 50%).
Edited by David F. Vetsch