Ticket #7746 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

Move the code that deals with live data from DataHandling into its own package

Reported by: Russell Taylor Owned by: Russell Taylor
Priority: major Milestone: Release 3.0
Component: Framework Keywords: LiveData, Maintenance
Cc: Blocked By:
Blocking: #7243 Tester: Wenduo Zhou

Description

This is the live algorithms, listeners and support code. The package will, unsurprisingly, be called "LiveData".

Change History

comment:1 Changed 7 years ago by Russell Taylor

  • Status changed from new to inprogress

Re #7746. Create new LiveData package and move files into it.

Changeset: fa1bd0747aa21a6b7ee08e1013f0c25b90efbe8d

comment:2 Changed 7 years ago by Russell Taylor

Re #7746. Remove moved files from DataHandling CMakeLists.

Changeset: c3cbafb1e657786f5ff45234635b66c16b835177

comment:3 Changed 7 years ago by Russell Taylor

Re #7746. Fix include paths.

The library now compiles and the tests pass.

Changeset: 342dff45cb9ae13db098f7501286d7d8fcde0043

comment:4 Changed 7 years ago by Russell Taylor

Re #7746. Move everything into a new LiveData namespace.

Changeset: fa3277824f7e5584f36385ba561eeeae1e5b3c6a

comment:5 Changed 7 years ago by Russell Taylor

Re #7746. Move the ADARA files into a subdirectory.

Changeset: 3b314ff44c8d775cd35bde9d32ada0c6b757d2a0

comment:6 Changed 7 years ago by Russell Taylor

Re #7746. Add README concerning ADARA classes.

Changeset: 1fd0ca375154590065bd776caa253a93b18b8ef9

comment:7 Changed 7 years ago by Russell Taylor

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

Tester: The branch is feature/7746_create_livedata_package

THIS TICKET NEEDS TO BE TESTED ON A MANTID INSTALLED FROM AN INSTALL KIT!!! (For the purposes of this, just take a kit built by one of the develop branch Jenkins jobs if you're not set up to build the kit yourself - or test using mantidunstable on the SNS analysis cluster)

No code has changed, only moved. The testing required is to make sure all the moved algorithms and the live data capabilities still work.

Last edited 7 years ago by Russell Taylor (previous) (diff)

comment:8 Changed 7 years ago by Russell Taylor

  • Blocking 7243 added

comment:9 Changed 7 years ago by Wenduo Zhou

  • Status changed from verify to verifying
  • Tester set to Wenduo Zhou

comment:10 Changed 7 years ago by Wenduo Zhou

  • Status changed from verifying to closed

Merge remote-tracking branch 'origin/feature/7746_create_livedata_package'

comment:11 Changed 7 years ago by Wenduo Zhou

All the algorithms moved are accessible. So the ticket shall be closed.

comment:12 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 8591

Note: See TracTickets for help on using tickets.