Ticket #3630 (closed: wontfix)

Opened 9 years ago

Last modified 5 years ago

Algorith to find live nexus files

Reported by: Peter Peterson Owned by: Wenduo Zhou
Priority: minor Milestone: Release 2.3
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Russell Taylor

Description

Write an algorithm which returns a string of the current live NeXus file. They all live in /facility/instrument/shared/live and have the timestamp in the file name.

This will only work on SNS computers (such is life).

Change History

comment:1 Changed 9 years ago by Wenduo Zhou

In [14644]:

Add algorithm FindCurrentLiveNexusFile(). Refs #3630.

comment:2 Changed 9 years ago by Wenduo Zhou

  • Status changed from new to accepted

comment:3 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:4 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:5 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.1 to Release 2.2

Moved at end of release 2.1

comment:6 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.2 to Release 2.3

comment:7 Changed 8 years ago by Wenduo Zhou

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

The requirement from this ticket is realized by Adara.

comment:8 Changed 8 years ago by Russell Taylor

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

comment:9 Changed 8 years ago by Russell Taylor

Re #3630. Remove FindCurrentLiveNexusFile algorithm.

No-one's going to miss it because it didn't work anyway:

FindCurrentLiveNexusFile-[Error] Error in execution of algorithm FindCurrentLiveNexusFile: FindCurrentLiveNexusFile-[Error] Python error: global name 'fileslist' is not defined

at line 72 in

'/opt/Mantid/plugins/PythonAlgs/FindCurrentLiveNexusFile.py'

Changeset: cc2f68fcd69b99ed1ea2603655ae753c3458021e

comment:10 Changed 8 years ago by Russell Taylor

  • Status changed from verifying to closed

Agreed (re. comment:7)

comment:11 Changed 8 years ago by Russell Taylor

Re #3630. Remove FindCurrentLiveNexusFile algorithm.

No-one's going to miss it because it didn't work anyway:

FindCurrentLiveNexusFile-[Error] Error in execution of algorithm FindCurrentLiveNexusFile: FindCurrentLiveNexusFile-[Error] Python error: global name 'fileslist' is not defined

at line 72 in

'/opt/Mantid/plugins/PythonAlgs/FindCurrentLiveNexusFile.py'

Changeset: cc2f68fcd69b99ed1ea2603655ae753c3458021e

comment:12 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4477

Note: See TracTickets for help on using tickets.