Ticket #3942 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Rebin leaves range intact

Reported by: Peter Peterson Owned by: Wenduo Zhou
Priority: minor Milestone: Release 2.0
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Vickie Lynch

Description

Since event workspaces get created with the full range of data set correctly, users want to rebin the data and not need to know the proper range. Add the logic to rebin where if the user specifies a single number in "Params" it is treated as a delta, with the current range being preserved.

Change History

comment:1 Changed 9 years ago by Wenduo Zhou

  • Owner changed from Anyone to Wenduo Zhou
  • Status changed from new to accepted

comment:2 Changed 9 years ago by Wenduo Zhou

Enable Rebin to work without user specified data range. Refs #3942.

Changeset: 62f8d4a990bd6548dde1a875250f79f6026f3fe3

comment:3 Changed 9 years ago by Wenduo Zhou

Enable Rebin to work without user specified data range. Refs #3942.

Changeset: 62f8d4a990bd6548dde1a875250f79f6026f3fe3

comment:4 Changed 9 years ago by Peter Peterson

Using method for finding min/max tof from EventWorkspace. Refs #3942.

Changeset: 532c74f07b058cdd28bb895f99d179462c6aa56c

comment:5 Changed 9 years ago by Peter Peterson

Using method for finding min/max tof from EventWorkspace. Refs #3942.

Changeset: 532c74f07b058cdd28bb895f99d179462c6aa56c

comment:6 Changed 9 years ago by Peter Peterson

Adjust the min/max bins to grab from histogram. Refs #3942.

Since event workspaces can have data outside of the histogram, get the boundaries from the histogram representation. Also, get the range from the full workspace rather than the first spectrum alone.

Changeset: d553b0e95980f623ab91d0dcf3099c7d5b6c18c2

comment:7 Changed 9 years ago by Wenduo Zhou

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

comment:8 Changed 9 years ago by Vickie Lynch

  • Status changed from verify to verifying
  • Tester set to Vickie Lynch

comment:9 Changed 9 years ago by Vickie Lynch

  • Status changed from verifying to closed

Works well

comment:10 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4789

Note: See TracTickets for help on using tickets.