Opened 9 years ago

Closed 9 years ago

#39 closed task (fixed)

add member "getSampleType","getSampleChemicalFormula","getSampleSituation"

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 sample information about type, chemical formula and situation of the nxs file

Subtickets

Child Tickets

Change History (3)

comment:1 Changed 9 years ago by durong

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

comment:2 Changed 9 years ago by durong

/ Get sample chemical formula

static std::string getSampleChemicalFormula(const std::string &filename);

/ Get sample type

static std::string getSampleType(const std::string &filename);

/ Get sample situation

static std::string getSampleSituation(const std::string &filename);

comment:3 Changed 9 years ago by durong

  • Resolution set to fixed
  • Status changed from accepted to closed
Note: See TracTickets for help on using tickets.