Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] b38f29: Fixed bug where reflectivity model did not plot rq...

  Branch: refs/heads/kasper/reflectivity/ui
  Home:   https://github.com/eclipse/ice
  Commit: b38f296e806e5229ff9c503d765fea6f7e2f4be8
      https://github.com/eclipse/ice/commit/b38f296e806e5229ff9c503d765fea6f7e2f4be8
  Author: Kasper Gammeltoft <kaspergam@xxxxxxxxxxxxx>
  Date:   2015-08-06 (Thu, 06 Aug 2015)

  Changed paths:
    M src/org.eclipse.ice.reflectivity/src/org/eclipse/ice/reflectivity/ReflectivityModel.java

  Log Message:
  -----------
  Fixed bug where reflectivity model did not plot rq4 data but r data
instead. 

Signed-off-by: Kasper Gammeltoft <kaspergam@xxxxxxxxxxxxx>


  Commit: be3d5c9e5a46275203bed71fa93dc5cb23024748
      https://github.com/eclipse/ice/commit/be3d5c9e5a46275203bed71fa93dc5cb23024748
  Author: Kasper Gammeltoft <kaspergam@xxxxxxxxxxxxx>
  Date:   2015-08-06 (Thu, 06 Aug 2015)

  Changed paths:
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ICEResourcePage.java
    M src/org.eclipse.ice.viz.service/src/org/eclipse/ice/viz/service/csv/CSVPlotEditor.java
    M src/org.eclipse.ice.viz.service/src/org/eclipse/ice/viz/service/widgets/PlotGridComposite.java

  Log Message:
  -----------
  Fixed bug where CSVPlots did not update when item was processed. 

Also fixed bug where the CSVPlotEditor would color a series differently
if it was updated. 

Signed-off-by: Kasper Gammeltoft <kaspergam@xxxxxxxxxxxxx>


Compare: https://github.com/eclipse/ice/compare/1fea0eafbfd0...be3d5c9e5a46

Back to the top