Ticket #2573 (closed: invalid)

Opened 10 years ago

Last modified 5 years ago

LoadEventNexus: handle weighted event fields

Reported by: Janik Zikovsky Owned by: Peter Peterson
Priority: trivial Milestone:
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Mathieu Doucet

Description (last modified by Peter Peterson) (diff)

Janik,

We came to a consensus on a way for mantid to read in simulated data produced by vnf. Jiao will be writing the same format as the event NeXus files that TS produces with a couple of optional fields. Please update the raw event loader to support them. The extra fields are:

  • event_weight – the weight of the event
  • event_weight_error – the uncertainty of the event. Please specify whether it is sigma or sigma2.
  • Also: some runs (from simulations) may not have pulse information, in which case the final data type would be WeightedEventNoTime.

Change History

comment:1 Changed 9 years ago by Janik Zikovsky

  • Milestone changed from Iteration 28 to Iteration 29

comment:2 Changed 9 years ago by Janik Zikovsky

  • Milestone changed from Iteration 29 to Iteration 30

Moved my tickets that won't get finished by iteration 29

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 Janik Zikovsky

  • Priority changed from major to minor

Minor until I get a sample file to try to load.

comment:5 Changed 9 years ago by Janik Zikovsky

  • Milestone changed from Iteration 31 to Unassigned

comment:6 Changed 9 years ago by Janik Zikovsky

  • Priority changed from minor to trivial

comment:7 Changed 8 years ago by Janik Zikovsky

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

comment:8 Changed 7 years ago by Nick Draper

  • Status changed from assigned to new

comment:9 Changed 7 years ago by Peter Peterson

  • Status changed from new to verify
  • Resolution set to invalid
  • Description modified (diff)

This is already in LoadEventNexus. Look at ProcessBankData::run() for the weighted and unweighted branches.

comment:10 Changed 7 years ago by Mathieu Doucet

  • Status changed from verify to verifying
  • Tester set to Mathieu Doucet

comment:11 Changed 7 years ago by Mathieu Doucet

  • Status changed from verifying to closed

comment:12 Changed 7 years ago by Nick Draper

  • Milestone Unassigned deleted

Milestone Unassigned deleted

comment:13 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3420

Note: See TracTickets for help on using tickets.