Ticket #2119 (closed: fixed)
SANS: modify Mask reduction step to allow masked pixel area
Reported by: | Mathieu Doucet | Owned by: | Mathieu Doucet |
---|---|---|---|
Priority: | major | Milestone: | Iteration 27 |
Component: | Python | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Martyn Gigg |
Description
Modify the sans_reduction_steps.Mask class so that one can change the number of pixels to mask on each side without creating a new object. Also allow to define rectangle areas of pixels to be masked.
Change History
comment:6 Changed 10 years ago by Mathieu Doucet
- Status changed from accepted to verify
- Resolution set to fixed
comment:7 Changed 10 years ago by Martyn Gigg
- Status changed from verify to verifying
- Tester set to Martyn Gigg
Note: See
TracTickets for help on using
tickets.
(In [8236]) Improvement Mask reduction step. Re #2119