Ticket #703 (closed: wontfix)

Opened 11 years ago

Last modified 5 years ago

Create an UnwrapAtMinima algorithm

Reported by: Nick Draper Owned by: Russell Taylor
Priority: critical Milestone: Iteration 18
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

Create an algorithm to unwrap a spectrum using the minimal data value as the point to unwrap at.

The IRIS raw file is the test dataset for this, and it would only be applied to the monitor.

Change History

comment:1 Changed 11 years ago by Nick Draper

(In [2644]) re #703

Add IRIS test data

comment:2 Changed 11 years ago by Russell Taylor

  • Status changed from new to assigned

comment:3 Changed 11 years ago by Russell Taylor

(In [2648]) LoadInstrumentFromRaw modified to clear any existing instrument instance from the workspace before getting to work. Necessary since this algorithm is called when LoadInstrument fails, which can happen when a partial Instrument is loaded, leading to confusion. Re #703.

comment:4 Changed 11 years ago by Russell Taylor

(In [2754]) Small change to Unwrap algorithm to remove surprising behaviour when passing in just a single monitor spectrum. Re #703.

comment:5 Changed 11 years ago by Russell Taylor

(In [2786]) Add an output property to Unwrap that gives the wavelength point at which the (first) unwrapped spectrum joins. Re #703.

comment:6 Changed 11 years ago by Russell Taylor

(In [2787]) Fix Unwrap Test. Re #703.

comment:7 Changed 11 years ago by Nick Draper

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

unnecessary as Spencer is now using the full unwrap algorithm

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1551

Note: See TracTickets for help on using tickets.