Reaction Data – pyne.rxdata

class pyne.rxdata.DoubleSpinDict(spin_dict)[source]

Sanitizes input, avoiding errors arising from half-integer values of spin.

Parameters
spin_dict: a dictionary where the keys are (spi, [L], [j]) tuples.
class pyne.rxdata.RxLib(data)[source]

RxLib is a parent type that implements an abstract representation of nuclear data. Eventually it will be able to represent ENDF, ACE, and other filetypes.