Ticket #8649 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

OptimizeLatticeForCellType additions

Reported by: Vickie Lynch Owned by: Vickie Lynch
Priority: major Milestone: Release 3.1
Component: Diffraction Keywords:
Cc: Blocked By:
Blocking: Tester: Peter Peterson

Description

Hexagonal omitted from input list. Add option to not use edges of detector banks.

Change History

comment:1 Changed 7 years ago by Vickie Lynch

Refs #8659 added Hexagonal and EdgePixels to input

Changeset:: 30f937b4dcfa9c032acbd455bdb0d438ad8b8cdc

Last edited 7 years ago by Vickie Lynch (previous) (diff)

comment:2 Changed 7 years ago by Vickie Lynch

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

To test add EdgePixels

LoadIsawPeaks(Filename=r'/SNS/TOPAZ/2013_1_12_SCI/shared/Sapphire_6674_6697_7097_7103/Integrate/Sapphire_Niggli.integrate',OutputWorkspace='sapphire_peaks')
FindUBUsingIndexedPeaks(PeaksWorkspace='sapphire_peaks',Tolerance='0.12')
ShowPossibleCells(PeaksWorkspace='sapphire_peaks',MaxScalarError='0.12',BestOnly='0')
SelectCellOfType(PeaksWorkspace='sapphire_peaks',CellType='Rhombohedral',Centering='R',Apply='1',Tolerance='0.12')
OptimizeLatticeForCellType(PeaksWorkspace='sapphire_peaks',CellType='Hexagonal',EdgePixels=20,Apply='1')

comment:3 Changed 7 years ago by Peter Peterson

  • Status changed from verify to verifying
  • Tester set to Peter Peterson

comment:4 Changed 7 years ago by Peter Peterson

  • Status changed from verifying to closed

Merge remote branch 'origin/feature/8649_OptimizeLatticeForCellType_additions'

Full changeset: 92600caf0d888cf0147ed8b8cd7ff6e4d733872b

comment:5 Changed 7 years ago by Nick Draper

  • Component changed from Framework to Diffraction

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 9493

Note: See TracTickets for help on using tickets.