nibabel.nicom.csareader
CSA header reader from SPM spec
Functions
get_acq_mat_txt(csa_dict)
|
|
get_b_matrix(csa_dict)
|
|
get_b_value(csa_dict)
|
|
get_csa_header(dcm_data[, csa_type])
|
Get CSA header information from DICOM header |
get_g_vector(csa_dict)
|
|
get_ice_dims(csa_dict)
|
|
get_n_mosaic(csa_dict)
|
|
get_scalar(csa_dict, tag_name)
|
|
get_slice_normal(csa_dict)
|
|
get_vector(csa_dict, tag_name, n)
|
|
is_mosaic(csa_dict)
|
Return True if the data is of Mosaic type |
nt_str(s)
|
Strip string to first null |
read(csa_str)
|
Read CSA header from string csa_str |
Exceptions