Ticket #1803 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Obtain example of Muon IDFs valid between different periods

Reported by: Anders Markvardsen Owned by: Anders Markvardsen
Priority: major Milestone: Iteration 27
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Whitty

Description

For one of the Muon instruments obtain instrument definition files (IDFs) valid between different time periods due to upgrades of instruments.

Decide how we will handle the case of having multiple IDFs. For instance, how to insure the correct IDF and corresponding parameter file is loaded when user select a raw file or Nexus file.

Once we have a multi-IDF example it seems to make sense to change the IDF notation from

<instrument name="CSP" date-time="yyyy-mm-ddThh:mm:ss">

to (currently the data-time is not used by Mantid)

<instrument name="CSP" from-date="yyyy-mm-ddThh:mm:ss"

to-date="yyyy-mm-ddThh:mm:ss">

Change History

comment:1 Changed 10 years ago by Anders Markvardsen

  • Status changed from new to accepted

Still waiting for multiple Muon IDF example but how to implement multi IDF handling discuss and ticket created #1997

comment:2 Changed 10 years ago by Nick Draper

  • Milestone changed from Iteration 26 to Iteration 27

Bulk move of tickets to iteration 27, if your ticket is essential for Iteration 26 then move it back.

comment:3 Changed 10 years ago by Anders Markvardsen

(In [9434]) Added example of Muon IDFs valid between different periods. Here for the EMU instrument. re #1803.

comment:4 Changed 10 years ago by Anders Markvardsen

(In [9435]) Forgot to update test in connection with previous commit to this ticket. re #1803.

comment:5 Changed 10 years ago by Anders Markvardsen

Note the code for allowing multiple IDFs was implemented in #1997.

comment:6 Changed 10 years ago by Anders Markvardsen

(In [9437]) update to test in connection with previous commit to this ticket. re #1803.

comment:7 Changed 10 years ago by Anders Markvardsen

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

comment:8 Changed 10 years ago by Michael Whitty

  • Status changed from verify to verifying
  • Tester set to Michael Whitty

comment:9 Changed 10 years ago by Michael Whitty

  • Status changed from verifying to closed

this has been done.

comment:10 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2650

Note: See TracTickets for help on using tickets.