Ticket #10633 (closed: fixed)
clear mask from BASIS reduced files
Reported by: | Jose Borreguero | Owned by: | Jose Borreguero |
---|---|---|---|
Priority: | major | Milestone: | Release 3.3 |
Component: | Framework | Keywords: | |
Cc: | saviciat@… | Blocked By: | |
Blocking: | Tester: | Andrei Savici |
Description
Reduced files from BASIS keep the mask. Problems arise when trying to use Multiply or Divide using this reduced file because some of the spectra are flagged as masked, resulting in zeros after the binary operation is performed.
The solution is to append a call to ClearMaskFlag algorithm at the end of the BASIS reduction workflow.
Change History
comment:3 Changed 6 years ago by Jose Borreguero
- Status changed from assigned to verify
- Resolution set to fixed
comment:4 Changed 6 years ago by Andrei Savici
- Status changed from verify to verifying
- Tester set to Andrei Savici
comment:5 Changed 6 years ago by Andrei Savici
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/bugfix/10633_BASIS_ClearMaskFlag'
Full changeset: e0ee856828f5bfa92e9953d70f5123c7e734fea6
Note: See
TracTickets for help on using
tickets.
Refs #10633 Added ClearMaskFlag algorithm
Changeset: 8e8e470fec752ae0f7fab7afc9dcfa3a0a94a7e4