Skip to content

Fixed d min implementation in SubframePredictPeaks

Raza, Zamaan requested to merge gui_prediction_bugfix into develop

Resolves #204 (closed)

  • d-range parameters for prediction were not connected to GUI; this is now fixed. The d-range controls in predict peaks (as well as all other controls) actually do something.
  • Changed default d min to lambda/2 in whole GUI
  • Improved parameter passing from core to GUI in many instances
  • Changed default values in GUI
  • Removed many unnecessary decimal places from spin boxes

Merge request reports