Ticket #6091 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

CreateMD interface should use ConvertToMD

Reported by: Andrei Savici Owned by: Alex Buts
Priority: major Milestone: Release 2.4
Component: VATES Keywords:
Cc: Blocked By:
Blocking: Tester: Jose Borreguero

Description

It is using ConvertToMDEvents, which is deprecated

Change History

comment:1 Changed 8 years ago by Alex Buts

  • Status changed from new to accepted

comment:2 Changed 8 years ago by Alex Buts

refs #6091 Hopefully removed references to convertToMDEvents

from the ConvToMDWS interface

Changeset: 89d757e77e0ff69c0cd8b7d0d25b865644ee7585

comment:3 Changed 8 years ago by Alex Buts

refs #6091 changed CreateMDWorkspace to deploy correct parameters

from new ConvertToMD interface

Changeset: b092b31c4570c80fa8cfcb4d0698134f5ee7422e

comment:4 Changed 8 years ago by Alex Buts

refs #6091 CreateMDWorkspace.cpp supports _PreprpocDetectors parameter

in more or less consistent way,e.g when UsePreprocessedDetectors switch is selected, CreateMDWorkspace.cpp uses detectors in _PreprpocDetectors workspace, which is created on first run on the first file.

when this parameter is not selected, no visible PreprocessedDetectors ws is added to dataservice and algorithm calculates preprocessed detectors each time it is run.

Changeset: b1d51270eb54611694a2b4e90e77c507c9a938a5

comment:5 Changed 8 years ago by Alex Buts

Hopefully it works fine.

Tester should load couple of workspaces, open CreateMDWorkspace interface, run the algorithm and see if any annoying/depricated messages appear.

Resulting MD workspace history should indicate that the workspace is build by ConvertToMD algorithm (and others)

Last edited 8 years ago by Alex Buts (previous) (diff)

comment:6 Changed 8 years ago by Alex Buts

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

comment:7 Changed 8 years ago by Alex Buts

refs #6091 Hopefully removed references to convertToMDEvents

from the ConvToMDWS interface

Changeset: 89d757e77e0ff69c0cd8b7d0d25b865644ee7585

comment:8 Changed 8 years ago by Alex Buts

refs #6091 changed CreateMDWorkspace to deploy correct parameters

from new ConvertToMD interface

Changeset: b092b31c4570c80fa8cfcb4d0698134f5ee7422e

comment:9 Changed 8 years ago by Alex Buts

refs #6091 CreateMDWorkspace.cpp supports _PreprpocDetectors parameter

in more or less consistent way,e.g when UsePreprocessedDetectors switch is selected, CreateMDWorkspace.cpp uses detectors in _PreprpocDetectors workspace, which is created on first run on the first file.

when this parameter is not selected, no visible PreprocessedDetectors ws is added to dataservice and algorithm calculates preprocessed detectors each time it is run.

Changeset: b1d51270eb54611694a2b4e90e77c507c9a938a5

comment:10 Changed 8 years ago by Jose Borreguero

  • Status changed from verify to verifying
  • Tester set to Jose Borreguero

comment:11 Changed 8 years ago by Jose Borreguero

  • Status changed from verifying to closed

comment:12 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 6937

Note: See TracTickets for help on using tickets.