Ticket #958 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

Muon grouping changes

Reported by: Nick Draper Owned by: Roman Tolchenov
Priority: major Milestone: Iteration 20
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description (last modified by Nick Draper) (diff)

Load MuonNexus:

  • Allow group numbers > 2, just create a new group for each one.
  • spectra with group no 0 just leave alone
  • Output to the log at INFO the groups and the contents of the group.
     group 1 = 1,2,3,5
     group 2 = 4,7,8,9
    

MuonAysmmetryCalc:

  • Allow the forward and backward spectra properties to accept arrays of numbers.
  • If an array is provided group those detectors first.

PlotAssymetrybyLogValue:

  • add forward and backward spectra properties to accept arrays of numbers (default to 0 and 1)
  • If an array is provided in F&B then load files with autogroup off, and feed the grouping to MuonAsymmetrycalc or do it yourelf.

Change History

comment:1 Changed 11 years ago by Nick Draper

  • Description modified (diff)

comment:2 Changed 11 years ago by Nick Draper

  • Description modified (diff)

comment:3 Changed 11 years ago by Roman Tolchenov

(In [3284]) Changed LoadMuonNexus to allow autogrouping into more than two groups. re #958

comment:4 Changed 11 years ago by Roman Tolchenov

  • Status changed from new to accepted

comment:5 Changed 11 years ago by Roman Tolchenov

(In [3285]) ArrayProperty for int can interpret intervals as well as individual numbers, e.g. "1-5,10,12" is a valid input. re #958

comment:6 Changed 11 years ago by Roman Tolchenov

(In [3286]) Try to fix linux builds. re #958

comment:7 Changed 11 years ago by Roman Tolchenov

(In [3287]) Another try. re #958

comment:8 Changed 11 years ago by Roman Tolchenov

(In [3288]) Didn't work. re #958

comment:9 Changed 11 years ago by Roman Tolchenov

(In [3292]) Added ForwardSpectra and BackwardSpectra to PlotAsymmetryByLogValue re #958

comment:10 Changed 11 years ago by Roman Tolchenov

  • Status changed from accepted to testing
  • Resolution set to fixed

comment:11 Changed 11 years ago by Russell Taylor

  • Status changed from testing to closed

Tested OK by Martyn (tested all 3 affected algorithms).

comment:12 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1806

Note: See TracTickets for help on using tickets.