Bug fixed in Utilities_Patterns.f90
sin(theta) / lambda was not well computed. ppc%thmax represents two theta angle, then it must be multiplied by 0.5 when computing sin(theta) / lambda.
sin(theta) / lambda was not well computed. ppc%thmax represents two theta angle, then it must be multiplied by 0.5 when computing sin(theta) / lambda.