Ticket #5432 (closed: fixed)
MUON: Allow more complex rebin of data.
Reported by: | Robert Whitley | Owned by: | Peter Parker |
---|---|---|---|
Priority: | major | Milestone: | Release 2.2 |
Component: | Mantid | Keywords: | |
Cc: | anders.markvardsen@… | Blocked By: | |
Blocking: | Tester: | Anders Markvardsen |
Description
Include option for variable rebin where the user can specify different boundaries. See the wiki for details.
Change History
comment:2 Changed 8 years ago by Robert Whitley
Refs #5432. Change the UI to include new options.
Also make it so that the UI extends easily.
Changeset: 3ce552c71aca7cf9c19fdae24eea842fe3486f05
comment:3 Changed 8 years ago by Robert Whitley
Refs #5432. Apply signal & slots so that users can rebin with params.
Changeset: d13d3bc8452c79b370b8f41d3cfcfa75040b6f45
comment:4 Changed 8 years ago by Robert Whitley
Refs #5432. Change the UI to include new options.
Also make it so that the UI extends easily.
Changeset: 3ce552c71aca7cf9c19fdae24eea842fe3486f05
comment:5 Changed 8 years ago by Robert Whitley
Refs #5432. Apply signal & slots so that users can rebin with params.
Changeset: d13d3bc8452c79b370b8f41d3cfcfa75040b6f45
comment:6 Changed 8 years ago by Robert Whitley
Refs #5432. Apply signal & slots so that users can rebin with params.
Changeset: d13d3bc8452c79b370b8f41d3cfcfa75040b6f45
comment:7 Changed 8 years ago by Robert Whitley
Refs #5432. Change the UI to include new options.
Also make it so that the UI extends easily.
Changeset: 3ce552c71aca7cf9c19fdae24eea842fe3486f05
comment:8 Changed 8 years ago by Robert Whitley
Refs #5432. Apply signal & slots so that users can rebin with params.
Changeset: d13d3bc8452c79b370b8f41d3cfcfa75040b6f45
comment:10 Changed 8 years ago by Robert Whitley
- Status changed from accepted to verify
- Resolution set to fixed
comment:11 Changed 8 years ago by Peter Parker
- Status changed from verify to verifying
- Tester set to Peter Parker
comment:12 Changed 8 years ago by Peter Parker
- Status changed from verifying to reopened
- Resolution fixed deleted
Reopening to make rebinning update when user focus leaves the field.
comment:13 Changed 8 years ago by Peter Parker
- Status changed from reopened to accepted
- Owner changed from Robert Whitley to Peter Parker
comment:14 Changed 8 years ago by Peter Parker
Refs #5432 - Connect fields to plot update function.
Changeset: a9c7ace10554481cd59e506863910c7a59fe911f
comment:15 Changed 8 years ago by Peter Parker
- Status changed from accepted to verify
- Resolution set to fixed
comment:16 Changed 8 years ago by Anders Markvardsen
- Status changed from verify to verifying
- Tester changed from Peter Parker to Anders Markvardsen
comment:17 Changed 8 years ago by Anders Markvardsen
- Status changed from verifying to closed
Variable binning works, e.g. '0,0.1,2' on current run EMU data, including now also the rebinning takes place when focus leaves the rebinning field
comment:18 Changed 8 years ago by Peter Parker
Refs #5432 - Connect fields to plot update function.
Changeset: a9c7ace10554481cd59e506863910c7a59fe911f
comment:19 Changed 8 years ago by Peter Parker
Refs #5432 - Connect fields to plot update function.
Changeset: a9c7ace10554481cd59e506863910c7a59fe911f
comment:20 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 6278
Refs #5432. Change the UI to include new options.
Also make it so that the UI extends easily.