Skip to content

Refactor parameter tuning tree

m.puchner requested to merge ParamTree into develop

Refactor parameter tuning tree for SessionItem/SessionModel migration. This MR allows to continue reducing SessionModel/SessionItem usage in future commits/MRs

  • remove unnecessary parameter tuning tree contents from project file
  • improve reading/writing of project file
  • remove unused/obsolete code

Merge request reports