Ticket #3086 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

LoadEventNeXus("POWGEN2795", "PG3_2795")

Reported by: Peter Peterson Owned by: Peter Peterson
Priority: major Milestone: Iteration 29
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Reuter

Description

This command should work with the facility set as ISIS in the user properties on an ORNL computer that has the data mounts in the canonical places.

Change History

comment:1 Changed 9 years ago by Peter Peterson

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

comment:2 Changed 9 years ago by Peter Peterson

(In [12043]) Moved over to using the hint to determine the facility when the instrument name is specified. Refs #3086.

comment:3 Changed 9 years ago by Peter Peterson

(In [12051]) Changing FileFinder so the lsit of extensions is a union rather than intersection. Also allowing for the order of extensions to be specified. Refs #3086.

comment:4 Changed 9 years ago by Peter Peterson

(In [12052]) Put the default extension first when searching for files. Refs #3086.

comment:5 Changed 9 years ago by Peter Peterson

(In [12053]) Added a special case for powgen. Sorry to those that are now offended. Refs #3086.

comment:6 Changed 9 years ago by Peter Peterson

(In [12055]) Exposed the facility stored in the instrument. Refs #3086.

comment:7 Changed 9 years ago by Peter Peterson

(In [12056]) Added logger. Refs #3086.

comment:8 Changed 9 years ago by Peter Peterson

(In [12057]) Added the _event.nxs extension to the list of allowed ones. Refs #3086.

comment:9 Changed 9 years ago by Peter Peterson

(In [12059]) Return the default facility if given an empty string. Refs #3086.

comment:10 Changed 9 years ago by Peter Peterson

(In [12060]) Should fix broken builds. Refs #3086.

comment:11 Changed 9 years ago by Peter Peterson

(In [12170]) Beefed up the logging so it shows trailing spaces if they got through. Refs #3086.

comment:12 Changed 9 years ago by Peter Peterson

(In [12188]) Put a try/catch around the bit that breaks on cleanup for ubuntu. Refs #3086.

comment:13 Changed 9 years ago by Peter Peterson

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

(In [12189]) Adding an extra bit of logging. Fixes #3086.

comment:14 Changed 9 years ago by Peter Peterson

  • Status changed from verify to reopened
  • Resolution fixed deleted

comment:15 Changed 9 years ago by Peter Peterson

  • Status changed from reopened to accepted

It doesn't work if you supply the name as PG3_2795_event.nxs

comment:16 Changed 9 years ago by Peter Peterson

(In [12219]) Check with the ArchiveDataSearch for the hint after checking locally. Refs #3086.

comment:17 Changed 9 years ago by Peter Peterson

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

The last commit fixed this.

comment:18 Changed 9 years ago by Peter Peterson

  • Status changed from verify to reopened
  • Resolution fixed deleted

An error occurs if somebody passes in an absolute path.

comment:19 Changed 9 years ago by Peter Peterson

  • Status changed from reopened to accepted

comment:20 Changed 9 years ago by Peter Peterson

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

(In [12269]) Do the plain old find file in data search path before bothering with the facility or the archive search objects. This should fix the bug that Martyn saw. Fixes #3086.

comment:21 Changed 9 years ago by Michael Reuter

  • Status changed from verify to verifying
  • Tester set to Michael Reuter

comment:22 Changed 9 years ago by Michael Reuter

  • Status changed from verifying to closed

This works correctly.

comment:23 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3933

Note: See TracTickets for help on using tickets.