Skip to content

Commit a491d22

Browse files
committed
Removed wrong comment about using xz-symmetry plane during integration over phi. It was present there since 2006 and could lead to incorrect results.
A correct way, as has been mentioned in the manual, is to specify min=0, max=180 (instead of -90 and 90), but even this requires proper handling of off-diagonal elements of the Mueller matrix (some of them no-more integrate to zero over the half-range). Therefore, it is better to keep this discussion (with all details) in the manual.
1 parent 3f2d621 commit a491d22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

input/scat_params.dat

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ phi_integr:
4444
# more precisely: max=45;Jmax=3;equiv=false
4545
# then discard values of some Mueller matrix elements integrated with
4646
# cos/sin multipliers (those that should be =0).
47-
# xz - symmetry plane: min=-90;max=90;Jmax=5;equiv=false
4847
min=0
4948
max=360
5049
Jmin=2

0 commit comments

Comments
 (0)