Numerical issues in new SAS geometry
When the magnetic field is lowered towards zero in the new SAS geometry, numerical artifacts (2_PolarizedSANS_new.py) appear: ![2_new](/uploads/316c34a8c8a8faabb3104a7908031fca/2_new.png) In contrast, the result computed in 1.18 with the old (1_PolarizedSANS_old.py) geometry (alpha = 0°, instead of alpha = 90°) seems fine and stable: ![1_old](/uploads/7afe34f8b56c738f897e2965456f8d10/1_old.png) In addition, the horizontal centerline is computed differently. Result in new geometry (5_PolarizedSANS_new_center.py): ![5_new_center](/uploads/d379e2a9fa51b244bcc82155869305a3/5_new_center.png) Compared to result with 1.18 and old geometry (4_PolarizedSANS_old_center.py): ![4_old_center](/uploads/544d67033813d3f9c79f2343032a7ef9/4_old_center.png) Note: The geometry is still rotated 90° in plane, hence horizontal -> vertical in comparison between 1.18 and current.
issue