Ticket #3605 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

CreateMDEventWorkspace: minimum recursion depth

Reported by: Janik Zikovsky Owned by: Janik Zikovsky
Priority: major Milestone: Iteration 30
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: #3557 Tester: Michael Reuter

Description

Specify a min. recursion depth, i.e. split all boxes at least down to that depth.

This will be used by MergeMDEW so that the input boxes have consistent structure. The inputs will have min = max recursion depth so that all the boxes are the same

Change History

comment:1 Changed 9 years ago by Janik Zikovsky

  • Status changed from new to accepted

This is also something Nick requested for visualization.

comment:2 Changed 9 years ago by Janik Zikovsky

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

In [14170]:

Fixes #3605. Min recursion depth in MDEventWorkspace.

comment:3 Changed 9 years ago by Janik Zikovsky

In [14173]:

Refs #3605: Prevent users from exploding their memory by typing in something stupid.

comment:4 Changed 9 years ago by Michael Reuter

  • Status changed from verify to verifying
  • Tester set to Michael Reuter

comment:5 Changed 9 years ago by Michael Reuter

  • Status changed from verifying to closed

This seems to be doing what is requested.

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4452

Note: See TracTickets for help on using tickets.