Opened 10 years ago

Closed 10 years ago

#44 closed task (fixed)

add member "getDiskChopper1Log"

Reported by: durong Owned by: durong
Priority: major Milestone: pre-alpha
Component: ReadCSNSNexus 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

get the disk_chopper1 log of the nxs file

Subtickets

Child Tickets

Change History (2)

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

/ List Disk Chopper1 Names

static std::vector<std::string> getDiskChopper1(const std::string &filename);

/ List Disk Chopper1 Log include "distance","phase","rotation_speed","slit_angle"
static float getDiskChopper1Log(const std::string &filename, const std::string &DCname);

Note: See TracTickets for help on using tickets.