Ticket #5234 (closed: wontfix)

Opened 8 years ago

Last modified 5 years ago

StartLiveData: add an InitializationAlgorithm tab

Reported by: Janik Zikovsky Owned by: Russell Taylor
Priority: major Milestone: Release 2.5
Component: Mantid Keywords: LiveData
Cc: m2d@… Blocked By:
Blocking: #5235 Tester: Peter Peterson

Description

This is a request from Mathieu to make LiveData consistent with his workflow:

  • Add a tab in StartLiveData GUI with another algorithm selector and list of properties.
    • In Mathieu's case, this sets up some properties used in a PropertyManager.
    • In general, it might load some common data that gets reused by the processing algorithm(s)?
    • The algorithm is optional.
  • Add support in StartLiveData and related algorithms for this.
  • The StartLiveData algorithm will run this InitializationAlgorithm only once, before the first call to LoadLiveData.
  • The reset of the LiveData processing will occur normally.
  • The GUI will remember the properties history of this InitializationAlgorithm.

Change History

comment:1 Changed 8 years ago by Janik Zikovsky

  • Blocking 5235 added

comment:2 Changed 8 years ago by Janik Zikovsky

  • Owner changed from Janik Zikovsky to Russell Taylor
  • Status changed from new to assigned

Russell - you might want to check with Mathieu whether he still needs this feature, or if he can work without it.

comment:3 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.2 to Release 2.3

Moved at the end of release 2.2

comment:4 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.3 to Release 2.4

Moved to milestone 2.4

comment:5 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.4 to Release 2.5

Moved at the code freeze for release 2.4

comment:6 Changed 8 years ago by Russell Taylor

  • Status changed from assigned to accepted

comment:7 Changed 8 years ago by Russell Taylor

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

This functionality will be folded into the main reduction interfaces rather than living directly in StartLiveData (see #5896).

comment:8 Changed 8 years ago by Peter Peterson

  • Status changed from verify to verifying
  • Tester set to Peter Peterson

comment:9 Changed 8 years ago by Peter Peterson

  • Status changed from verifying to closed

The other solution seems much better anyhow.

comment:10 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 6080

Note: See TracTickets for help on using tickets.