Ticket #6986 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

SANS: Add Runs tab in gui not working

Reported by: Nick Draper Owned by: Gesner Passos
Priority: blocker Milestone: Release 2.5
Component: MantidPlot Keywords:
Cc: Blocked By:
Blocking: Tester: Dereck Kachere

Description

Still seems not to work and stops with a “could not sum files, there may be more informataion in theResults Log window” error box eg 14259+14246+14236

This seems to be a problem with handling event files. It worked previously but could only handle histogram data. However this is the only event support in this interface, the rest is planned for 2.6. One possibility is to revert this change so that it at least works for histogram data again for this release.

Change History

comment:1 Changed 7 years ago by Gesner Passos

  • Status changed from new to accepted

comment:2 Changed 7 years ago by Gesner Passos

Do not load event data for adding data

Currently, the data inside the SANS2D files are composed to the event mode data and the equivalent histogram data inside the same file. LoadNexus loads the histogram data from the files. By, forcing loading nexus files with LoadNexus, we will never load the event data.

This is not an issue, because this version of SANSadd2.py saves histogram data. As so, the equivalent histogram will still be saved correctly.

re #6986

Changeset: 46dde6dddb9b2fd2a979af6a067c5d48bc5e8250

comment:3 Changed 7 years ago by Gesner Passos

Tester: FROM ISIS

  • open the interface SANS ISIS
  • Set the Manager directories to look at cycle_12_2
  • Add the following run numbers: 14259+14246+14236

It must execute without error, and produce the file: SANS2D00014259-add.nxs at your output directory.

comment:4 Changed 7 years ago by Gesner Passos

branch: feature/6986_add_sans_files

comment:5 Changed 7 years ago by Gesner Passos

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

comment:6 Changed 7 years ago by Dereck Kachere

  • Status changed from verify to verifying
  • Tester set to Dereck Kachere

comment:7 Changed 7 years ago by Gesner Passos

Do not load event data for adding data

Currently, the data inside the SANS2D files are composed to the event mode data and the equivalent histogram data inside the same file. LoadNexus loads the histogram data from the files. By, forcing loading nexus files with LoadNexus, we will never load the event data.

This is not an issue, because this version of SANSadd2.py saves histogram data. As so, the equivalent histogram will still be saved correctly.

re #6986

Changeset: 46dde6dddb9b2fd2a979af6a067c5d48bc5e8250

comment:8 Changed 7 years ago by Dereck Kachere

  • Status changed from verifying to closed

Executes without error.

comment:9 Changed 7 years ago by Gesner Passos

Do not load event data for adding data

Currently, the data inside the SANS2D files are composed to the event mode data and the equivalent histogram data inside the same file. LoadNexus loads the histogram data from the files. By, forcing loading nexus files with LoadNexus, we will never load the event data.

This is not an issue, because this version of SANSadd2.py saves histogram data. As so, the equivalent histogram will still be saved correctly.

re #6986

Changeset: 46dde6dddb9b2fd2a979af6a067c5d48bc5e8250

comment:10 Changed 7 years ago by Karl Palmen

Add all testing but contents of output file re #6986

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 55a8cfa25a1368b05d28f85f29b6abf683748e29

comment:11 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 7832

Note: See TracTickets for help on using tickets.