Ticket #3196 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Algorithm to load and conjoin multiple gsas files

Reported by: Peter Peterson Owned by: Peter Peterson
Priority: minor Milestone: Iteration 29
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Wenduo Zhou

Description

POWGEN wants to be able specify a list of run numbers and get out a workspace that has the gsas files they produced ready for a color-fill or waterfall plot.

Change History

comment:1 Changed 9 years ago by Peter Peterson

  • Owner set to Peter Peterson
  • Status changed from new to accepted

comment:2 Changed 9 years ago by Peter Peterson

(In [12650]) Added a debug print. Refs #3196.

comment:3 Changed 9 years ago by Peter Peterson

(In [12651]) Specified file extensions and got rid of some syntatic sugar in the quickCheck. Refs #3196.

comment:4 Changed 9 years ago by Peter Peterson

(In [12652]) Adding PyAlg to conjoin gsas files. Refs #3196.

comment:5 Changed 9 years ago by Peter Peterson

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

The last commit did the work.

comment:6 Changed 9 years ago by Peter Peterson

  • Status changed from verify to reopened
  • Resolution fixed deleted

After showing this to Ashfia there are a couple of feature requests and a bug.

comment:7 Changed 9 years ago by Peter Peterson

  • Status changed from reopened to accepted

comment:8 Changed 9 years ago by Peter Peterson

(In [12720]) Added the ability to specify a directory to load from. Search path still applies if it isn't specified. Refs #3196.

comment:9 Changed 9 years ago by Peter Peterson

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

(In [12721]) Fixed spectra numbering in the case of CheckOverlapping=False. Fixes #3196.

comment:10 Changed 9 years ago by Wenduo Zhou

  • Status changed from verify to verifying
  • Tester set to Wenduo Zhou

comment:11 Changed 9 years ago by Wenduo Zhou

(1) Need wiki page to illustrate how to use this algorithm correctly.

(2) Used SNSPowderReduction() to reduce and generate GSAS files for run 2581 and 2582. Binning parameters were set to -0.0004. Then used ConjoinFiles(). Here is the error message: ConjoinFiles started LoadGSS started LoadGSS successful, Duration 0.03 seconds LoadGSS started LoadGSS successful, Duration 0.01 seconds ConjoinWorkspaces started The input workspaces are not compatible because they have different binning Logic Error in execution of algorithm ConjoinWorkspaces The input workspaces are not compatible because they have different binning ConjoinFiles successful, Duration 0.04 seconds

comment:12 Changed 9 years ago by Wenduo Zhou

  • Status changed from verifying to closed

It works fine.

comment:13 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4043

Note: See TracTickets for help on using tickets.