rda

analyze_rda

MRS.rda.analyze_rda(fname1, fname2)

float_from_str

MRS.rda.float_from_str(my_str)

Cast a string into a list of floats robustly, stripping white-spaces

read_rda

MRS.rda.read_rda(fname)

Read Siemens RDA data from file

Parameters:

fname : :

Returns:

hdr_dict : a dict with the fields of the RDA file-header

data : ndarray of complex dtype

Site Navigation

Stanford CNI

Table Of Contents

Previous topic

qc

Next topic

utils

This Page