Rachel yield data files
From GOSIA
(creation) |
|||
Line 14: | Line 14: | ||
a 3.5 gsb 2.5 134820 7628 | a 3.5 gsb 2.5 134820 7628 | ||
a 3.5 a 2.5 1654.5 140.0 # Real or integer values are acceptable | a 3.5 a 2.5 1654.5 140.0 # Real or integer values are acceptable | ||
+ | </pre> | ||
+ | |||
+ | In the example above, there are two bands in the level scheme: "gsb" and "a". The transition is defined by band names and spins of the initial and final states. The yield appears as the last two fields, on an arbitrary scale. | ||
+ | |||
+ | The format is the following: | ||
+ | |||
+ | <pre> | ||
+ | initial_band_name initial_spin final_band_name final_spin measured_yield error | ||
</pre> | </pre> | ||