Ticket #1102 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

Adapt absorption correction routines for inelastic instruments

Reported by: Russell Taylor Owned by: Martyn Gigg
Priority: critical Milestone: Iteration 22
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

Involves setting the wavelength to the fixed value either before or after the scattering point.

Change History

comment:1 Changed 11 years ago by Nick Draper

  • Priority changed from major to critical

comment:2 Changed 11 years ago by Russell Taylor

  • Status changed from new to accepted

comment:3 Changed 11 years ago by Russell Taylor

(In [3936]) Add ability to calculate absorption corrections for inelastic instruments. Re #1102.

comment:4 Changed 11 years ago by Russell Taylor

(In [3937]) Doxygen fix. Re #1102.

comment:5 Changed 11 years ago by Russell Taylor

(In [3953]) Bit more information provided when trying to use too many elements in the numerical integration. Re #1102.

comment:6 Changed 11 years ago by Russell Taylor

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

comment:7 Changed 11 years ago by Steve Williams

  • Status changed from testing to reopened
  • Resolution fixed deleted

Couldn't get it to work but then I'm really not familiar with this stuff, sorry. I tried this, as we discussed, and it said "Total number of elements in the integration was 0". I don't know if this is a problem or not. I'm going to move on for now.

LoadRaw(Filename="C:/mantid/Test/Data/MAR11001.RAW",OutputWorkspace="MAR11001", SpectrumList='10,20') ConvertUnits(InputWorkspace="MAR11001",OutputWorkspace="sphere",Target="Wavelength",EMode="Direct",EFixed="12.9") CreateSampleShape('sphere', '<sphere id="sphere_1">\n<centre x="0" y="0" z= "0" />\n<radius val="0.01" />\n</sphere>\n<algebra val="sphere_1" />') AbsorptionCorrection(InputWorkspace="sphere",OutputWorkspace="indirect",AttenuationXSection="5",ScatteringXSection="5",SampleNumberDensity="0.07000000000000001",EMode="Indirect", EFixed='12.9')

comment:8 Changed 11 years ago by Russell Taylor

  • Owner changed from Russell Taylor to Martyn Gigg
  • Status changed from reopened to assigned

comment:9 Changed 11 years ago by Martyn Gigg

(In [4230]) Fixed a bug in Sphere objects that caused track intercept to report incorrectly that certain tracks do not intercept. Re #1102

comment:10 Changed 11 years ago by Martyn Gigg

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

comment:11 Changed 11 years ago by Martyn Gigg

  • Status changed from testing to closed

comment:12 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1950

Note: See TracTickets for help on using tickets.