Ticket #9412 (closed: fixed)
OptimizeLatticeForCellType output
Reported by: | Vickie Lynch | Owned by: | Vickie Lynch |
---|---|---|---|
Priority: | major | Milestone: | Release 3.2 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Wenduo Zhou |
Description
Currently OptimizeLatticeForCellType write "ls" files in default output directory. Since user could not find these files, maybe the file names should be input with a browse button for specifying the directory.
Change History
comment:2 Changed 6 years ago by Vickie Lynch
- Status changed from assigned to inprogress
Refs #9412 specify directory for per run output
Changeset: a97f8ba6f7f91aea85bd50bd2c1672e26fd010e4
comment:3 Changed 6 years ago by Vickie Lynch
Refs #9412 need default directory for test
Changeset: 1a0556a914c816cdc70b4169c50ea17632277c72
comment:4 Changed 6 years ago by Vickie Lynch
- Status changed from inprogress to verify
- Resolution set to fixed
Normally perrun option would not be used for one run in peaks file, but autotest does not have a file with multiple runs. Replace OutputDirectory with your directory:
LoadIsawPeaks(Filename='TOPAZ_3007.peaks',OutputWorkspace='peaks') LoadIsawUB(InputWorkspace='peaks',Filename='TOPAZ_3007.mat') OptimizeLatticeForCellType(PeaksWorkspace='peaks',CellType='Monoclinic ( b unique )',Apply='1',PerRun='1',OutputDirectory=r'/home/vel/workspace')
comment:6 Changed 6 years ago by Wenduo Zhou
- Status changed from verify to verifying
- Tester set to Wenduo Zhou
comment:7 Changed 6 years ago by Wenduo Zhou
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/9412_OptimizeLatticeForCellType_output_dir'
Full changeset: 58b69cdf979d58bc77c854eb73114a57c9dd9191