nibabel.nicom.csareader.nt_str
nibabel.nicom.dicomreaders
Enter search terms or a module, class or function name.
Read CSA header from string csa_str
csa_str : str
byte string containing CSA header information
header : dict
header information as dict, where header has fields (at least) type, n_tags, tags. header['tags'] is also a dictionary with one key, value pair for each tag in the header.