Ticket #1875 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

FindSNSNeXus doesn't give back the path

Reported by: Peter Peterson Owned by: Peter Peterson
Priority: minor Milestone: Iteration 26
Component: Python Keywords:
Cc: Blocked By:
Blocking: Tester: Vickie Lynch

Description

FindSNSNeXus managed to miss the functionality of getting the results out of it. Put the output into a property ResultPath.

This can be tested by running the algorithm (in python):

a = FindSNSNeXus("PG3", ".nxs", 1370)
print a["ResultPath"]

Change History

comment:1 Changed 10 years ago by Peter Peterson

  • Status changed from new to accepted

comment:2 Changed 10 years ago by Peter Peterson

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

(In [7239]) Added the results to a property. Fixes #1875.

comment:3 Changed 10 years ago by Vickie Lynch

  • Status changed from verify to verifying
  • Tester set to Vickie Lynch

comment:4 Changed 10 years ago by Vickie Lynch

  • Status changed from verifying to closed

Got path on powgenviz: /SNSlocal/PG3/2010_2_11A_SCI/53/1370/NeXus/PG3_1370.nxs

comment:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2722

Note: See TracTickets for help on using tickets.