Skip to content

Other utilities

Other utilities#

trans-prob-calc#

trans-prob-calc is a small executable that allows to convert lifetimes to transition probabilities.

It works as follows:

trans-prob-calc -e energy -de energy_unc -t halflife -dt halflife_unc -a mass -m multipolarity

where:

  • energy and energy_unc are the energy and associated error in keV
  • halflife and halflife_unc are the T1/2 of the corresponding state and its associated error in seconds
  • mass is the number of nucleons (for the Weisskopfs conversion)
  • multipolarity is the transition multipolarity (M1,E2...)

Note that this executable is still under development...