Ticket #2132 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Allow Fit to work with IMDWorkspaces

Reported by: Nick Draper Owned by: Roman Tolchenov
Priority: critical Milestone: Iteration 27
Component: VATES Keywords:
Cc: Blocked By:
Blocking: Tester: Owen Arnold

Description


Change History

comment:1 Changed 10 years ago by Roman Tolchenov

  • Status changed from new to accepted

comment:2 Changed 10 years ago by Roman Tolchenov

(In [8273]) Added IFitFunction which is a new function base class. re #2132

comment:3 Changed 10 years ago by Roman Tolchenov

(In [8275]) Fixing the tests. re #2132

comment:4 Changed 10 years ago by Roman Tolchenov

(In [8287]) Added GenericFit algorithm (not working yet). re #2132

comment:5 Changed 10 years ago by Roman Tolchenov

(In [8320]) Changed minimizers to be able to work with the new fitting algorithm. re #2132

comment:6 Changed 10 years ago by Roman Tolchenov

(In [8324]) Commented out failing fitting tests to continue working on them tomorrow. re #2132

comment:7 Changed 10 years ago by Roman Tolchenov

(In [8325]) This one also fails because of fitting. re #2132

comment:8 Changed 10 years ago by Roman Tolchenov

(In [8326]) This shouldn't have failed but it did. re #2132

comment:9 Changed 10 years ago by Roman Tolchenov

(In [8674]) Updated Fit to use GenericFit internally. re #2132

comment:10 Changed 10 years ago by Roman Tolchenov

(In [8675]) Missed that test. re #2132

comment:11 Changed 10 years ago by Roman Tolchenov

(In [8676]) This should fix linux. re #2132

comment:12 Changed 10 years ago by Roman Tolchenov

(In [8780]) Another bit of changes to the functions class structure. re #2132

comment:13 Changed 10 years ago by Roman Tolchenov

(In [8781]) Forgot that the build servers are still using scons. Removing files not included in CMakeLists. re #2132

comment:14 Changed 10 years ago by Roman Tolchenov

(In [8868]) Another bit of changes to the functions class structure. re #2132

comment:15 Changed 10 years ago by Roman Tolchenov

(In [8869]) Fixing an error. re #2132

comment:16 Changed 10 years ago by Martyn Gigg

(In [8873]) Fix to string name to get tests running again. Re #2132

comment:17 Changed 10 years ago by Roman Tolchenov

(In [8897]) First working MD function. re #2132

comment:18 Changed 10 years ago by Roman Tolchenov

(In [8898]) Added missing include re #2132

comment:19 Changed 10 years ago by Roman Tolchenov

  • Status changed from accepted to verify
  • Resolution set to fixed

comment:20 Changed 10 years ago by Owen Arnold

  • Status changed from verify to verifying
  • Tester set to Owen Arnold

comment:21 Changed 10 years ago by Owen Arnold

  • Status changed from verifying to closed

Fit function using IMDWorkspace (GaussianMD) confirmed to work correctly. Input matrix workspace must have axis titles in current version to work properly.

comment:22 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2979

Note: See TracTickets for help on using tickets.