Ticket #106 (closed: fixed)

Opened 13 years ago

Last modified 5 years ago

Model a full instrument in xml and load it into Mantid

Reported by: Nick Draper Owned by: Laurent Chapon
Priority: minor Milestone: Iteration 11
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

Choose a full instrument to model as accuratly as is reasonably possible. Create the model in xml and ensure that it can bbe loaded into Mantid.

I suggest you choose one that we have a sample data file for.

Change History

comment:1 Changed 13 years ago by Anders Markvardsen

  • Status changed from new to assigned

comment:2 Changed 13 years ago by Anders Markvardsen

(In [812]) Added semi-full HET xml instrument description file and LoadInstrumentTest now tests against this file. Refs #106.

comment:3 Changed 13 years ago by Nick Draper

(In [814]) re #106 Complete removal of tripleIterator references

comment:4 Changed 13 years ago by Anders Markvardsen

(In [829]) Extend Instrument class to mark components added to it (e.g. mark as detector). Refs #106.

comment:5 Changed 13 years ago by Anders Markvardsen

(In [854]) Added GEM XML instrument description file. Extended LoadInstrument to allow component element to contain multiple location elements plus other minor extensions. Corrected typing error in HET_cutdown_version.xml and HET_definition.xml (what was source and samplePos had been swooped around). This change meant that a number of tests needed to be changed. Refs #106.

comment:6 Changed 13 years ago by Russell Taylor

(In [858]) Fixed case typo that made the test fail on linux. Re #106.

comment:7 Changed 12 years ago by Anders Markvardsen

(In [868]) Changes to a couple of tests as a follow up to a bug found in V3D (r861). Refs #106.

comment:8 Changed 12 years ago by Nick Draper

  • Milestone changed from Iteration 7 to Iteration 8

comment:9 Changed 12 years ago by Anders Markvardsen

(In [928]) Extended LoadInstrument to allow more flexible specification of detector ids in xml instrument description file. Refs #106.

comment:10 Changed 12 years ago by Anders Markvardsen

(In [985]) Completed the the basis structure for the GEM instrument definition file, still missing is valid xyz coords. Refs #106.

comment:11 Changed 12 years ago by Anders Markvardsen

(In [996]) To help diagnosing when an algorithm fails execute() modified to return bool (as suggested by Nick). Refs #106.

comment:12 Changed 12 years ago by Nick Draper

  • Milestone changed from Iteration 8 to Iteration 9

comment:13 Changed 12 years ago by Nick Draper

  • Owner changed from Anders Markvardsen to Laurent Chapon
  • Status changed from assigned to new

comment:14 Changed 12 years ago by Nick Draper

  • Milestone changed from Iteration 9 to Iteration 10

comment:15 Changed 12 years ago by Russell Taylor

(In [1176]) LoadInstrumentFromRaw modified so that L1 primary flight path is read from the raw file. This value is overridden by the 'instrument.L1' configuration option, if provided. Re #106.

comment:16 Changed 12 years ago by Anders Markvardsen

(In [1179]) Updated a couple of L1 distances. Refs #106.

comment:17 Changed 12 years ago by Anders Markvardsen

(In [1182]) Fixed small bug .vcproj file which included the ..\debug instead of ..\release in Release configuration. Refs #106.

comment:18 Changed 12 years ago by Nick Draper

  • Priority changed from major to minor
  • Milestone changed from Iteration 10 to Iteration 11

comment:19 Changed 12 years ago by Nick Draper

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

comment:20 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 954

Note: See TracTickets for help on using tickets.