Ticket #3190 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

FindSNSNexus doesn't find _event.nxs files

Reported by: Mathieu Doucet Owned by: Peter Peterson
Priority: major Milestone: Release 2.0
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Russell Taylor

Description

FindSNSNexus doesn't find _event.nxs files. There's something missing when creating the Finder object.

Change History

comment:1 Changed 9 years ago by Mathieu Doucet

(In [12579]) Quick fix. Re #3190

comment:2 Changed 9 years ago by Mathieu Doucet

(In [12580]) Don't crash miserably, just return nothing. Re #3190

comment:3 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 29 to Iteration 30

"New" tickets moved at the code freeze of iteration 29

comment:4 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 30 to Iteration 31

Bulk move of tickets to iteration 31 at the iteration 30 code freeze

comment:5 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 32 to Iteration 33

Moved to iteration 33 at iteration 32 code freeze

comment:6 Changed 9 years ago by Peter Peterson

  • Status changed from new to accepted
  • Milestone changed from Iteration 33 to Iteration 32

comment:7 Changed 9 years ago by Peter Peterson

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

This works already. To test first change logging level to information or below. Then on one of the analysis computers at SNS:

FindSNSNeXus(Instrument="NOM", RunNumber=2156,
             Extension="_event.nxs", UseWebService=True)

comment:8 Changed 9 years ago by Russell Taylor

  • Status changed from verify to verifying
  • Tester set to Russell Taylor

comment:9 Changed 9 years ago by Russell Taylor

  • Status changed from verifying to closed

Yes it works. The wiki entry needed some TLC (done) and the logging could be more helpful in the case the file isn't found, but it does behave as documented.

comment:10 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4037

Note: See TracTickets for help on using tickets.