Ticket #5224 (closed: fixed)
Rebin2D doesn't work properly with RebinnedOutput workspaces
Reported by: | Michael Reuter | Owned by: | Michael Reuter |
---|---|---|---|
Priority: | blocker | Milestone: | Release 2.1 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Martyn Gigg |
Description
The Rebin2D doesn't handle RebinnedOutput workspaces correctly. The workspace needs to be cleaned and the fractional area removed from the counts and error before rebinning.
Change History
comment:2 Changed 8 years ago by Michael Reuter
Refs #5224. Ignoring nans in algorithm for both paths.
Changeset: 2569369cf282baa3b5260a200ccfa993862c8b74
comment:3 Changed 8 years ago by Michael Reuter
Refs #5224. Don't take out distribution overlap for RebinnedOutput.
Changeset: 3dbdf514f9026b3adfb571d30ca0822d01b2d8ac
comment:4 Changed 8 years ago by Michael Reuter
- Status changed from accepted to verify
- Resolution set to fixed
Jon is OK with how this is working now.
comment:5 Changed 8 years ago by Martyn Gigg
- Status changed from verify to verifying
- Tester set to Martyn Gigg
comment:8 Changed 8 years ago by Michael Reuter
Refs #5224. Ignoring nans in algorithm for both paths.
Changeset: 2569369cf282baa3b5260a200ccfa993862c8b74
comment:9 Changed 8 years ago by Michael Reuter
Refs #5224. Don't take out distribution overlap for RebinnedOutput.
Changeset: 3dbdf514f9026b3adfb571d30ca0822d01b2d8ac
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 6070