Ticket #3925 (closed: duplicate)

Opened 9 years ago

Last modified 5 years ago

Create algorithm which can generate N-Dimensional workspace from selected workspace properties

Reported by: Alex Buts Owned by: Alex Buts
Priority: major Milestone: Release 2.0
Component: Mantid Keywords:
Cc: Blocked By: #3763
Blocking: Tester: Nick Draper

Description (last modified by Alex Buts) (diff)

Replaced by 4201

Change History

comment:1 Changed 9 years ago by Alex Buts

  • Status changed from new to assigned
  • Owner set to Alex Buts

comment:2 Changed 9 years ago by Alex Buts

  • Blocked By 3763 added

comment:3 Changed 9 years ago by Alex Buts

In [15304]:

refs #3925 first and wrong attempt to use/create dynamic properties to generate ConvertToN-dimensions algorithm.
Apparently, this ticket is bind with ticket refs#3763

comment:4 Changed 9 years ago by Alex Buts

In [15307]:

refs #3925 fixing unix error

comment:5 Changed 9 years ago by Alex Buts

In [15309]:

refs #3925 fixing unix error

comment:6 Changed 9 years ago by Alex Buts

In [15310]:

refs #3925 changing the naming conventions in the properties

comment:7 Changed 9 years ago by Alex Buts

refs #3925, refs #3763 initial attempt to implement signaling validators

Changeset: d07ca5327f62dd36639076e6400f50abcfd98fab

comment:8 Changed 9 years ago by Alex Buts

refs #3925 Fixes warnings

Changeset: 260554ff3e81677414007512d9ec1ccc392cf5fc

comment:9 Changed 9 years ago by Alex Buts

refs #3925 Fixes warnings

Changeset: 36be290ef00e5f9a4ecffcf5884cb61ded151397

comment:10 Changed 9 years ago by Alex Buts

refs #3925 minor variations

Changeset: fa319dec71ff8972d4b21daa236535bee4d1b1dd

comment:11 Changed 9 years ago by Alex Buts

refs #3925, refs #3763 initial attempt to implement signaling validators

Changeset: d07ca5327f62dd36639076e6400f50abcfd98fab

comment:12 Changed 9 years ago by Alex Buts

refs #3925 minor changes and experiments with dynamic properties.

Works but tings have to be updated.

Changeset: d49bc2dcf84aa03479bcb4f87f6202f0c9162766

comment:13 Changed 9 years ago by Alex Buts

refs #3925 Fixes warnings

Changeset: 260554ff3e81677414007512d9ec1ccc392cf5fc

comment:14 Changed 9 years ago by Mathieu Doucet

comment:15 Changed 9 years ago by Mathieu Doucet

comment:16 Changed 9 years ago by Alex Buts

refs #3925 working prototype.

The code works on basis of functions, invoked by Janik's hideOrDisable function. Proper signal and slots have not been yet implemented.

Changeset: 3d23d5f599bf5df480fc8802fe5eced81cb8fee1

comment:17 Changed 9 years ago by Alex Buts

refs #3925 Possible Algorithm interface

(will see if it is suitable for autogeneration)

Changeset: 649cda83471c0f74fe0c95a74c09a85a09182da0

comment:18 Changed 9 years ago by Alex Buts

refs #3925 fixing unix warnings

Changeset: 9ecddb13e30462fc94259b2bb559e1a91e9dd64c

comment:19 Changed 9 years ago by Alex Buts

refs #3925 Algorithm selector moved to maps.

In steps to create and generalize the algorithm autogeneration, algorithm selector moved to map of funtion pointers.

Changeset: 7720b40acccac24fa3e9e7130fdc85bdd62c0e30

comment:20 Changed 9 years ago by Alex Buts

refs #3925 Intermediate commit

Nothing works properly at the moment. Committed to be able to pull current development

Changeset: 2babbd82ec488ade1ce893cb0cb05822b227bdb4

comment:21 Changed 9 years ago by Alex Buts

refs #3925 Prototype

Working (weird) prototype for dynamic properties working with NormalizeByMonitor. Proof of concept though real code have to be refractored and tested

Changeset: eb2fe4cb301a76cfeb7267336e462d3905ad6d28

comment:22 Changed 9 years ago by Alex Buts

refs #3925 working prototype.

The code works on basis of functions, invoked by Janik's hideOrDisable function. Proper signal and slots have not been yet implemented.

Changeset: 3d23d5f599bf5df480fc8802fe5eced81cb8fee1

comment:23 Changed 9 years ago by Alex Buts

refs #3925 minor commit

(just to be able to merge with current)

Changeset: 44a29ccba0a9ed8563627dff96747b67553a2ce5

comment:24 Changed 9 years ago by Alex Buts

refs #3925 Possible Algorithm interface

(will see if it is suitable for autogeneration)

Changeset: 649cda83471c0f74fe0c95a74c09a85a09182da0

comment:25 Changed 9 years ago by Alex Buts

refs #3925 fixing unix warnings

Changeset: 9ecddb13e30462fc94259b2bb559e1a91e9dd64c

comment:26 Changed 9 years ago by Alex Buts

refs #3925 Algorithm selector moved to maps.

In steps to create and generalize the algorithm autogeneration, algorithm selector moved to map of funtion pointers.

Changeset: 7720b40acccac24fa3e9e7130fdc85bdd62c0e30

comment:27 Changed 9 years ago by Alex Buts

Refs #3925 Fixing Unix error (rubbish script wants longer message)

Changeset: 99ce7876a25ed0ddeb690c38ccc5337ac4edba05

comment:28 Changed 9 years ago by Alex Buts

refs #3925 Fixing unix errors (Rubbish script wants longer message)

Changeset: ccd1c015628fc4556084928abbb56c0208f5b6c2

comment:29 Changed 9 years ago by Alex Buts

refs #3925 Fixing unix errors (Rubbish script wants longer message)

Changeset: 6b2107a3050c6cc090647f58ebe109650050063b

comment:30 Changed 9 years ago by Alex Buts

refs #3925 Fixing unix warning (Rubbish script wants longer message)

Changeset: 65e90c38b0891b4b6e14c7a43c42ef22622a5128

comment:31 Changed 9 years ago by Alex Buts

refs #3925 Fixing Unix warning&Error

Changeset: b2392fa534692d3f93079c05f52e20c33bd2b230

comment:32 Changed 9 years ago by Alex Buts

refs #3925 Fixing algorithm fail

Changeset: 4cad600e9fb52f24ea7bd186766fa4f3ce38e45c

comment:33 Changed 9 years ago by Alex Buts

  • Status changed from assigned to accepted

comment:34 Changed 9 years ago by Alex Buts

  • Status changed from accepted to verify
  • Resolution set to duplicate
  • Description modified (diff)

comment:35 Changed 9 years ago by Nick Draper

  • Status changed from verify to verifying
  • Tester set to Nick Draper

accepted as duplicate, several commits here though so I've added a comment in #4201

comment:36 Changed 9 years ago by Nick Draper

  • Status changed from verifying to closed

comment:37 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4772

Note: See TracTickets for help on using tickets.