dicomifier.bruker_to_dicom

class dicomifier.bruker_to_dicom.FrameIndexGenerator(data_set)

Generate the indices to iterate through the frame groups of a Bruker data set.

property dependent_fields

Names of all fields mentioned in the frame groups.

property frame_groups
property frames_count

Total number of frames.

get_linear_index(index)

Return the linear index associated to the multi-dimensional index.