McStasMcXtrace / iFit

a simple library to analyze data (with McCode and Phonons/DFT hooks). :warning: this project has been moved to https://gitlab.com/soleil-data-treatment/soleil-software-projects/remote-desktop
http://ifit.mccode.org
Other
5 stars 5 forks source link

miFit: McCode: test and add fmax #131

Closed farhi closed 7 years ago

farhi commented 7 years ago

A few stuff to finalize the McCode config menu:

Currently, we have a message after changing a parameter value::

??? Undefined function or method 'fieldnames' for input arguments of type 'double'.

Error in ==> iFunc.subsasgn at 99
      if isa(b, 'iFunc'), f=fields; else f=fieldnames(b); end

Error in ==> iFunc.set at 94
    this = subsasgn(this, s, prop_values{index});

Error in ==> mifit_Models_View_Parameters_Edit at 152
  set(handle, 'UserData',model);

??? Error while evaluating uitable CellEditCallback
farhi commented 7 years ago

nearly fixed with https://github.com/McStasMcXtrace/iFit/commit/d055b20cf180f8d915707e890a096d86932cd945