Ticket #25 (closed: fixed)

Opened 13 years ago

Last modified 5 years ago

LoadRaw data handling command

Reported by: Nick Draper Owned by: Russell Taylor
Priority: major Milestone: Iteration 1
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

Create a Data handling command to load a specified RAW file and populate a 2D workspace.

Look at how this was done in the ISIS converter we wrote for GAUDI.

Change History

comment:1 Changed 13 years ago by Nick Draper

  • Owner set to Russell Taylor

comment:2 Changed 13 years ago by Nick Draper

Input paramters need to be
OutputData - The name of the workspace to create containing the data
File - the name and optionally path of the file to load.

Optional enhancements (for now)
Try to find the file in multiple locations

  1. Where they said it was
  2. In a list of other directories that will eventually be supplied in an application configuration file.

Only fail if all of these fail.

comment:3 Changed 13 years ago by Russell Taylor

  • Status changed from new to assigned

comment:4 Changed 13 years ago by Russell Taylor

(In [52]) First part of LoadRaw algorithm. Re #25.

comment:5 Changed 13 years ago by Russell Taylor

(In [54]) Script to run tests on LoadRaw. Re #25.

comment:6 Changed 13 years ago by Russell Taylor

(In [74]) LoadRaw now populates a Workspace2D. Re #25.

comment:7 Changed 13 years ago by Nick Draper

The code is in place, but Doxygen commenting and the unit tests need to be updated.

The test should take the file from Tests\testdata

comment:8 Changed 13 years ago by Russell Taylor

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

(In [82]) Completed unit tests and tidied up commenting. Closes #25.

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 873

Note: See TracTickets for help on using tickets.