Ticket #1822 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Load log from ascii file

Reported by: Peter Peterson Owned by: Janik Zikovsky
Priority: major Milestone: Iteration 28
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Andrei Savici

Description

In order to make event filtering more useful to people at SNS add an algorithm that will read in the log files that they provide (see attached example). The first column is the number of seconds since January 1, 1990, then the other columns (space delimited) are the log values. The user will need to provide names and units for the other columns as well as a workspace to attach the logs to.

Attachments

furnace4208.txt (204.5 KB) - added by Peter Peterson 10 years ago.
Log file from VULCAN experiment

Change History

Changed 10 years ago by Peter Peterson

Log file from VULCAN experiment

comment:1 Changed 10 years ago by Nick Draper

This sounds very like the text log format that we use here at ISIS.

Would it be possible to get the user to edit the file to add the log file names to the top of the file? or is that a step too far in usability?

I think we could expand LoadLog to handle this format if that were the case, otherwise we will have to create a new algorithm.

comment:2 Changed 10 years ago by Nick Draper

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

Assigned to Pete to answer the question above, then reassign to Nick

comment:3 Changed 10 years ago by Peter Peterson

  • Milestone changed from Iteration 26 to Iteration 27

comment:4 Changed 10 years ago by Nick Draper

  • Milestone changed from Iteration 27 to Iteration 28

Bulk move of tickets at the end of iteration 27

comment:5 Changed 10 years ago by Janik Zikovsky

  • Owner changed from Peter Peterson to Janik Zikovsky
  • Status changed from assigned to accepted

comment:6 Changed 10 years ago by Janik Zikovsky

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

(In [9744]) Fixes #1822: Read Vulcan-style log text files with multiple columns.

comment:7 Changed 10 years ago by Martyn Gigg

(In [9756]) Disable some tests until the required file is added. Also added a removeFile line in a Nexus test. Re #1822

comment:8 Changed 10 years ago by Janik Zikovsky

(In [9769]) Refs #1822: Sorry, I forgot to check in the test file!

comment:9 Changed 9 years ago by Andrei Savici

  • Status changed from verify to verifying
  • Tester set to Andrei Savici

comment:10 Changed 9 years ago by Andrei Savici

  • Status changed from verifying to closed

Works for me

comment:11 Changed 9 years ago by Andrei Savici

Need to update wiki

comment:12 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2669

Note: See TracTickets for help on using tickets.