Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] e638d7: Started reflectivity convolution implementation.

  Branch: refs/heads/jay/reflectivity
  Home:   https://github.com/eclipse/ice
  Commit: e638d7b33c4d256b4466a83c72ed8600f208e38c
      https://github.com/eclipse/ice/commit/e638d7b33c4d256b4466a83c72ed8600f208e38c
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2015-04-13 (Mon, 13 Apr 2015)

  Changed paths:
    M src/org.eclipse.ice.reflectivity/src/org/eclipse/ice/reflectivity/ReflectivityCalculator.java
    M tests/org.eclipse.ice.reflectivity.test/src/org/eclipse/ice/reflectivity/test/ReflectivityCalculatorTester.java

  Log Message:
  -----------
  Started reflectivity convolution implementation.

Signed-off-by: Jay Jay Billings <billingsjj@xxxxxxxx>


  Commit: dd192f45114dfc772d18d98cf96aa07f97e3c2f2
      https://github.com/eclipse/ice/commit/dd192f45114dfc772d18d98cf96aa07f97e3c2f2
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2015-04-13 (Mon, 13 Apr 2015)

  Changed paths:
    M src/org.eclipse.ice.reflectivity/src/org/eclipse/ice/reflectivity/ReflectivityCalculator.java
    M tests/org.eclipse.ice.reflectivity.test/src/org/eclipse/ice/reflectivity/test/ReflectivityCalculatorTester.java

  Log Message:
  -----------
  Finished the port of ConvoluteReflectivityTileFixedLambda. It is off by
at most 4% but on average about 1e-4. There are some problems on the end
points of the range.

Signed-off-by: Jay Jay Billings <billingsjj@xxxxxxxx>


Compare: https://github.com/eclipse/ice/compare/96b0731b3dcc...dd192f45114d

Back to the top