Ticket #1102 (closed: fixed)
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: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:10 Changed 11 years ago by Martyn Gigg
- Status changed from assigned to testing
- Resolution set to fixed
comment:12 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 1950