Ticket #669 (closed: fixed)
User Help: Explain the differences between MaskBins and RemoveBins
Reported by: | Nick Draper | Owned by: | Nick Draper |
---|---|---|---|
Priority: | major | Milestone: | Release 2.5 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Stuart Campbell |
Description
RemoveBins - no interpolation This rather brutally sets the bin values to 0. This 0 values will be included in the summing performed in DiffractionFocussing, pushing down the values in that region.
MaskBins MaskBins is more clever. While if you look at the data it will appear that it has simply set the values to 0 it has also set a series of flags inside that mark those bins to not be included in further claculations. This means that when you Focus the data these values are simply missed out of the summing that is performed.
I can see that I need to add some details on this to the user help pages of these two algorithms.
Change History
comment:2 Changed 11 years ago by Nick Draper
- Milestone changed from Iteration 19 to Iteration 20
Moved as part of the end of Iteration 19
comment:3 Changed 10 years ago by Nick Draper
- Milestone changed from Iteration 26 to Iteration 27
Bulk move of tickets to iteration 27, if your ticket is essential for Iteration 26 then move it back.
comment:4 Changed 10 years ago by Nick Draper
- Milestone changed from Iteration 27 to Iteration 28
Bulk move of tickets at the end of iteration 27
comment:5 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 28 to Iteration 29
Bulk move of tickets at the end of iteration 28
comment:6 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 29 to Iteration 30
"New" tickets moved at the code freeze of iteration 29
comment:7 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 30 to Iteration 31
Bulk move of tickets to iteration 31 at the iteration 30 code freeze
comment:8 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 32 to Iteration 33
Moved to iteration 33 at iteration 32 code freeze
comment:9 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.1 to Release 2.2
Moved at end of release 2.1
comment:10 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.2 to Release 2.3
Moved at the end of release 2.2
comment:11 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.3 to Release 2.4
Moved to milestone 2.4
comment:13 Changed 8 years ago by Nick Draper
- Component set to Mantid
Related Algorithms sections added to both MaskBins and RemoveBins
comment:14 Changed 8 years ago by Nick Draper
- Status changed from new to accepted
branch 669_MaskBins_doc
comment:15 Changed 8 years ago by Nick Draper
- Status changed from accepted to verify
- Resolution set to fixed
comment:16 Changed 8 years ago by Stuart Campbell
- Status changed from verify to verifying
- Tester set to Stuart Campbell
comment:17 Changed 8 years ago by Stuart Campbell
I can't seem to find the branch listed.
comment:19 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 1517
Moved as part of iteration 18 end