Ticket #5035 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

[C2E] EnTran - Add Option to Create/Save Table of Run Information

Reported by: Peter Parker Owned by: Peter Parker
Priority: major Milestone: Release 2.1
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Stuart Campbell

Description

Timmy would like a checkbox(es) on the C2E interface that when ticked, would create / save a TableWorkspace that contains various information about the run(s) being loaded:

  • Run number.
  • Name of User
  • Run title / label.
  • Time / date
  • Microamps
  • [Etc.?]

Change History

comment:1 Changed 8 years ago by Peter Parker

Refs #5035 - Addition of CreateLogPropertyTable algorithm.

Addition of new algorithm.

Slight change to LoadRawHelper, to include "user_name" and "inst_abrv" info from raw file as separate properties. This anticipates the upcoming use of the algorithm in the C2E interface, as per Timmy's requirements.

Changeset: c41c594d1b98aa5fda84d3cb12cb8fa5f5f2c08b

comment:2 Changed 8 years ago by Peter Parker

Refs #5035 - Addition of CreateLogPropertyTable algorithm.

Addition of new algorithm.

Slight change to LoadRawHelper, to include "user_name" and "inst_abrv" info from raw file as separate properties. This anticipates the upcoming use of the algorithm in the C2E interface, as per Timmy's requirements.

Changeset: c41c594d1b98aa5fda84d3cb12cb8fa5f5f2c08b

comment:3 Changed 8 years ago by Peter Parker

Refs #5035 - Add create info table option to C2E.

  • Enumerate different group workspace policies in algo.
  • Extract another log property in LoadRawHelper.
  • Add checkbox to C2E interface.
  • Add of necessary parameter to TOSCA param file. Changeset: e43a730bbd7540962cdd3777cdbc496e7e79f5f7

comment:4 Changed 8 years ago by Peter Parker

Refs #5035 - Fix unit test.

Need to account for additional parameter added to the TOSCA param file.

Changeset: d30db488c6bc02acc384505ab39c7fdc416cfc7d

comment:5 Changed 8 years ago by Peter Parker

Refs #5035 - Add create info table option to C2E.

  • Enumerate different group workspace policies in algo.
  • Extract another log property in LoadRawHelper.
  • Add checkbox to C2E interface.
  • Add of necessary parameter to TOSCA param file. Changeset: e43a730bbd7540962cdd3777cdbc496e7e79f5f7

comment:6 Changed 8 years ago by Peter Parker

Refs #5035 - Fix unit test.

Need to account for additional parameter added to the TOSCA param file.

Changeset: d30db488c6bc02acc384505ab39c7fdc416cfc7d

comment:7 Changed 8 years ago by Peter Parker

  • Status changed from new to accepted

comment:8 Changed 8 years ago by Peter Parker

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

Closing. Testing details to follow.

comment:9 Changed 8 years ago by Stuart Campbell

  • Status changed from verify to verifying
  • Tester set to Stuart Campbell

comment:10 Changed 8 years ago by Stuart Campbell

  • Status changed from verifying to closed

Seems to create a table if you have set the Workflow.InfoTable property in the parameter file.

comment:11 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 5881

Note: See TracTickets for help on using tickets.