Ticket #3506 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Missing information in SaveGSS

Reported by: Wenduo Zhou Owned by: Wenduo Zhou
Priority: major Milestone: Iteration 30
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Martyn Gigg

Description

SaveGSS() has an option as "MultiplyByBinWidth". This information is not recorded in GSAS file. Thus LoadGSS() cannot get any knowledge to multiply bin width to the input data or not.

Change History

comment:1 Changed 9 years ago by Wenduo Zhou

In [13745]:

Add MultipyByBinWidth to GSAS file header. Refs #3506.

comment:2 Changed 9 years ago by Wenduo Zhou

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

In [13746]:

LoadGSS() can parse the information about MultiplyByBinWidth in GSAS file written by SaveGSS(). Fixes #3506.

comment:3 Changed 9 years ago by Robert Whitley

  • Status changed from verify to verifying
  • Tester set to Robert Whitley

comment:4 Changed 9 years ago by Robert Whitley

  • Status changed from verifying to verify
  • Tester Robert Whitley deleted

comment:5 Changed 9 years ago by Martyn Gigg

  • Status changed from verify to verifying
  • Tester set to Martyn Gigg

comment:6 Changed 9 years ago by Martyn Gigg

  • Status changed from verifying to closed

Tested saving and reloading a focussed data set and confirmed the flag is being used.

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4353

Note: See TracTickets for help on using tickets.