Ticket #1413 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Importing logs from sns event workspaces is very slow

Reported by: Peter Peterson Owned by: Janik Zikovsky
Priority: major Milestone: Iteration 24
Component: Keywords:
Cc: Blocked By:
Blocking: Tester: Peter Peterson

Description

This behavior can be reproduced by doing the following from MantidPlot

  1. LoadEventPreNeXus(Test/Data/sns_event_prenexus/REF_L_32035_neutron_event.dat, Test/Data/sns_event_prenexus/REF_L_32035_pulseid.dat,,,,REF_L_32035)
  2. Right click on the workspace and select "Sample logs..."
  3. Double click on "ProtonCharge" or select "ProtonCharge" and press "Import selected log"
  4. Wait....you may want to grab a cup of coffee

The values in the imported log appear to all be zero, which they aren't

Change History

comment:1 Changed 10 years ago by Janik Zikovsky

  • Status changed from new to accepted
  • Owner set to Janik Zikovsky

comment:2 Changed 10 years ago by Janik Zikovsky

(In [5934]) Refs #1413: Importing logs of pulse proton charges now works reasonably quickly, except that only one pulse per second shows up; I think this is due to the resolution of time_t, which looks to be 1 second.

comment:3 Changed 10 years ago by Janik Zikovsky

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

comment:4 Changed 10 years ago by Peter Peterson

  • Status changed from verify to verifying
  • Tester set to Peter Peterson

comment:5 Changed 10 years ago by Peter Peterson

  • Status changed from verifying to closed

It works wonderfully now.

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2260

Note: See TracTickets for help on using tickets.