Parse dec table from Serpent micro depletion output file (.mdx). Removes duplicate definitions based on equivalent from_zai, reaction_type, to_zai and branching fraction if they are equal and greater than one.
Dict[int, List[DecData]]
Dict
int
List
DecData
parse_mdep_dec()