Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve error message returned by LoadNexusMonitors #10091

Closed
Anders-Markvardsen opened this issue Apr 2, 2014 · 1 comment
Closed

Improve error message returned by LoadNexusMonitors #10091

Anders-Markvardsen opened this issue Apr 2, 2014 · 1 comment
Assignees
Labels
Framework Issues and pull requests related to components in the Framework Low Priority Things that you don't ever want to be done.
Milestone

Comments

@Anders-Markvardsen
Copy link
Member

At present if LoadNexusMonitors is used to load a ISIS histogram nexus file, as e.g. AutoTestData/LOQ48127.nxs the error message is:

Error in execution of algorithm LoadNexusMonitors:
All arguments to init must be positive and non-zero

If trying to load a ISIS .raw file, e.g \isis\inst$\NDXHRPD\Instrument\data\cycle_13_5\HRP58608.raw, the error message is:

Error in execution of algorithm LoadNexusMonitors:
NXopen(//isis/inst$/NDXHRPD/Instrument/data/cycle_13_5/HRP58608.raw, 1) failed

The algorithm currently only support loading of SNS or ISIS event raw Nexus files. Hence there could be a check to see if this is satisfied if not return a message along the lines of "blah blah file is not readable by LoadNexusMonitors"

@Anders-Markvardsen
Copy link
Member Author

This issue was originally trac ticket 9248

@Anders-Markvardsen Anders-Markvardsen added Low Priority Things that you don't ever want to be done. Framework Issues and pull requests related to components in the Framework labels Jun 3, 2015
@Anders-Markvardsen Anders-Markvardsen added this to the Release 3.3 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework Low Priority Things that you don't ever want to be done.
Projects
None yet
Development

No branches or pull requests

2 participants