Ticket #508 (closed: fixed)

Opened 12 years ago

Last modified 5 years ago

Enable the masking of individual time bins

Reported by: Russell Taylor Owned by: Russell Taylor
Priority: blocker Milestone: Iteration 17
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description


Change History

comment:1 Changed 12 years ago by Russell Taylor

(In [2218]) First check-on of code to enable the masking of bins. Re #508.

comment:2 Changed 12 years ago by Russell Taylor

(In [2222]) Tests for masking operations. Re #508.

comment:3 Changed 12 years ago by Nick Draper

  • Owner set to Russell Taylor

comment:4 Changed 11 years ago by Nick Draper

  • Milestone changed from Iteration 16 to Iteration 17

Batch move of tickets to Iteration 17

comment:5 Changed 11 years ago by Nick Draper

  • Priority changed from major to blocker

comment:6 Changed 11 years ago by Russell Taylor

  • Status changed from new to assigned

comment:7 Changed 11 years ago by Russell Taylor

(In [2425]) Add an algorithm to mask bins. Re #508.

comment:8 Changed 11 years ago by Russell Taylor

(In [2426]) Attempted VS fix. Re #508.

comment:9 Changed 11 years ago by Russell Taylor

(In [2427]) Give up on doing it the C++ way. Don't know why VS wasn't happy. Back to the C way... Re #508.

comment:10 Changed 11 years ago by Roman Tolchenov

(In [2428]) Returning to the C++ way. Header windef.h defines macros max and min. Compile flag NOMINMAX switches this off. re #508

comment:11 Changed 11 years ago by Russell Taylor

(In [2443]) Flesh out MaskBins tests. Re #508.

comment:12 Changed 11 years ago by Russell Taylor

(In [2445]) Fix test build failure. Re #508.

comment:13 Changed 11 years ago by Russell Taylor

(In [2451]) Modified DiffractionFocussing2 to handle masking of bins. Re #508.

comment:14 Changed 11 years ago by Russell Taylor

(In [2456]) Add propagation of bin masking to Rebin algorithm. Re #508.

comment:15 Changed 11 years ago by Russell Taylor

(In [2458]) Add bin mask propagation to CropWorkspace & ConjoinWorkspaces. Re #508.

comment:16 Changed 11 years ago by Russell Taylor

(In [2459]) Add mask propagation to Unwrap. Re #508.

comment:17 Changed 11 years ago by Nick Draper

  • Status changed from assigned to closed
  • Resolution set to fixed

comment:18 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1356

Note: See TracTickets for help on using tickets.