Ticket #9230 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

Absorption coefficients

Reported by: Vickie Lynch Owned by: Vickie Lynch
Priority: major Milestone: Release 3.2
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester: Russell Taylor

Description

Same absorption correction coefficients written to screen for SaveHKL should be written from SetSampleMaterial and AnvredCorrections to assist users who need units of 1/cm.

Change History

comment:1 Changed 7 years ago by Nick Draper

  • Status changed from new to assigned

comment:2 Changed 7 years ago by Vickie Lynch

  • Status changed from assigned to inprogress

Refs #9230 add prints of anvred values

Changeset: d9922754f73161760b06635db555b5d179e574b5

comment:3 Changed 7 years ago by Vickie Lynch

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

To Test, use TOPAZ file in system tests and notice new prints in units of 1/cm

Load(Filename='TOPAZ_3132_event.nxs',OutputWorkspace='TOPAZ_3132_event',LoadMonitors='1')
ConvertToMD(InputWorkspace='TOPAZ_3132_event',QDimensions='Q3D',dEAnalysisMode='Elastic',Q3DFrames='Q_sample',LorentzCorrection='1',OutputWorkspace='TOPAZ_3132_md',MinValues='25,-25,-25',MaxValues='25,25,25',SplitInto='2',SplitThreshold='50',MaxRecursionDepth='13',MinRecursionDepth='7')
FindPeaksMD(InputWorkspace='TOPAZ_3132_md',PeakDistanceThreshold='0.35325000000000001',MaxPeaks='200',DensityThresholdFactor='100',OutputWorkspace='TOPAZ_3132_peaks')
FindUBUsingFFT(PeaksWorkspace='TOPAZ_3132_peaks',MinD='2',MaxD='16',Tolerance='0.12')
CopySample(InputWorkspace='TOPAZ_3132_peaks',OutputWorkspace='TOPAZ_3132_event',CopyName='0',CopyMaterial='0',CopyEnvironment='0',CopyShape='0')
IndexPeaks(PeaksWorkspace='TOPAZ_3132_peaks',Tolerance='0.12',RoundHKLs='0')
SelectCellOfType(PeaksWorkspace='TOPAZ_3132_peaks',CellType='Orthorhombic',Apply='1')
CopySample(InputWorkspace='TOPAZ_3132_peaks',OutputWorkspace='TOPAZ_3132_event',CopyName='0',CopyMaterial='0',CopyEnvironment='0',CopyShape='0')
SetSampleMaterial(InputWorkspace='TOPAZ_3132_event',ChemicalFormula='LiF32PO4',ZParameter='4')
AnvredCorrection(InputWorkspace='TOPAZ_3132_event',OutputWorkspace='TOPAZ_3132_event',Radius='0.10000000000000001')

comment:4 Changed 7 years ago by Russell Taylor

  • Status changed from verify to verifying
  • Tester set to Russell Taylor

comment:5 Changed 7 years ago by Russell Taylor

  • Status changed from verifying to closed

Merge remote branch 'origin/feature/9230_print_absorption_coefficients'

Full changeset: 1cb02da6071f0c74cfc42517bbf918dbaae4f26a

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 10073

Note: See TracTickets for help on using tickets.