Ticket #784 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

Parse details from input files into seperate fields in the workspace

Reported by: Nick Draper Owned by: Martyn Gigg
Priority: critical Milestone: Iteration 24
Component: Keywords:
Cc: Blocked By:
Blocking: Tester: Roman Tolchenov

Description

There are several usefull fields in the input data that need to be parsed into seperate fields in the workspace. Currently we aamalgamate several of these into the title, but we should keep them seperate.

  1. investigate what fields are in the workspace eg. start date and time, run duration, title
  2. Add getters and setters to the workspace
  3. load the data from raw files, nexus files and possibly DAE
  4. Expose the getters to python (maybe setters as well)
  5. Ensure these values are saved and loaded correctly in save/load nexus processed

Change History

comment:1 Changed 11 years ago by Nick Draper

  • Milestone changed from Iteration 19 to Iteration 20

Moved as part of the end of Iteration 19

comment:2 Changed 11 years ago by Nick Draper

  • Owner set to Sofia Antony

comment:3 Changed 10 years ago by Nick Draper

  • Priority changed from major to critical

comment:4 Changed 10 years ago by Sofia Antony

  • Milestone changed from Iteration 23 to Iteration 24

comment:5 Changed 10 years ago by Sofia Antony

  • Owner changed from Sofia Antony to Martyn Gigg
  • Status changed from new to assigned

Martin,As you have already worked on this, Nick has advised me to reassign this to you.

comment:6 Changed 10 years ago by Martyn Gigg

(In [5453]) Changed workspace title when loading from raw files to pick up the r_title field from the raw struct rather than the header. Added starttime and startdate as properties on the run object so that they don't need to be parsed from the header. Re #784

comment:7 Changed 10 years ago by Martyn Gigg

  • Status changed from assigned to testing
  • Resolution set to fixed

comment:8 Changed 10 years ago by Nick Draper

  • Status changed from testing to verify

Moved to verify state

comment:9 Changed 10 years ago by Martyn Gigg

  • Status changed from verify to verifying

comment:10 Changed 10 years ago by Martyn Gigg

  • Status changed from verifying to assigned

comment:11 Changed 10 years ago by Martyn Gigg

(In [5465]) Update a test following changes to a workspace property. Re #784

comment:12 Changed 10 years ago by Martyn Gigg

  • Status changed from assigned to closed

comment:13 Changed 10 years ago by Nick Draper

  • Status changed from closed to verify

moved to verify

comment:14 Changed 10 years ago by Roman Tolchenov

  • Status changed from verify to verifying
  • Tester set to Roman Tolchenov

comment:15 Changed 10 years ago by Roman Tolchenov

  • Status changed from verifying to closed

comment:16 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1632

Note: See TracTickets for help on using tickets.