Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#97 closed task (fixed)

add getSpectraMapping

Reported by: durong Owned by: durong
Priority: major Milestone: pre-alpha
Component: Mantid Version: 0.1.0
Keywords: Cc:
Blocked By: Blocking:
Parent ID: Parent Tickets:
Estimated Number of Hours: 0.0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0

Description

add getSpectraMapping in LoadCSNSNexus file

Subtickets

Child Tickets

Change History (3)

comment:1 Changed 10 years ago by durong

  • Owner set to durong
  • Status changed from new to accepted

comment:2 Changed 10 years ago by durong

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

std::map<int, int> LoadCSNSNexus::getSpectraMapping(::NeXus::File *file, const std::string &bankName)

spectrum_index to detector_id in specified bank!

comment:3 Changed 10 years ago by durong

std::map<int, int> LoadCSNSNexus::getSpectraMapping(::NeXus::File *file, const std::string &bankName)

detector_id to spectrum_no in spedified bank!

Note: See TracTickets for help on using tickets.