Opened 8 years ago

Last modified 7 years ago

#609 new enhancement

parameter consistency check

Reported by: pkienzle Owned by:
Priority: major Milestone: SasView Next Release +1
Component: SasView Keywords:
Cc: Work Package: SasView Bug Fixing

Description (last modified by butler)

parameters in the sasmodels description file must match the order of the parameters in the Iq and Iqxy calls.

Two alternatives:

(1) change the Iq/Iqxy definition so that it takes a ParameterTable struct, with parameters referenced in the code as p.name instead of name.

(2) parse the Iq/Iqxy C code to make sure that the names of the parameters correspond exactly to the names of the parameters in the definition file.

Change History (3)

comment:1 Changed 8 years ago by butler

  • Description modified (diff)
  • Milestone changed from SasView Next Release +1 to SasView 4.0.0

Is this relevant to #643? or to #646? If not can probably move back to +1

comment:2 Changed 8 years ago by butler

  • Milestone changed from SasView 4.0.0 to SasView 4.1.0

comment:3 Changed 7 years ago by butler

  • Milestone changed from SasView 4.1.0 to SasView Next Release +1

With a quick release turnaround for 4.1 moving this to next +1

Note: See TracTickets for help on using tickets.