Rachel format nuclear data files

From GOSIA

Jump to: navigation, search
(Added example of time-reversal for consistent phase convention)
(Added an updated example and clarifying remarks)
Line 15: Line 15:
...</pre>
...</pre>
-
where "branching," "mixing," "lifetime" and the bra and ket notation are fixed formatting symbols and ''band'' is a valid text band name under Rachel.  The "<", ">" and "||" symbols should be delimited by spaces.  Note the "upward" direction for the matrix element (from lower- to higher-numbered state) and the standard units of the appropriate powers of e, b and nuclear magnetons.  The individual entries can be given in any order, for example
+
where "branching," "mixing," "lifetime" and the bra and ket notation are fixed formatting symbols and ''band'' is a valid text band name in Rachel.  The "<", ">" and "||" symbols should be delimited by spaces.  Note the "upward" direction for the matrix element (from lower- to higher-numbered state) and the standard units of the appropriate powers of e, b and nuclear magnetons.  The individual entries can be given in any order, for example in the file <pre>rachel_nuclear_data.txt.EXAMPLE</pre>, which comes with the Rachel distribution:
<pre>
<pre>
Line 22: Line 22:
<  gsb 2.0 || E2 || gsb 0.0 > = 2.17 0.02            # Sign is interpreted as positive [eb]
<  gsb 2.0 || E2 || gsb 0.0 > = 2.17 0.02            # Sign is interpreted as positive [eb]
mixing gam 2.0 gsb 2.0    0.35 0.05                # any user comment
mixing gam 2.0 gsb 2.0    0.35 0.05                # any user comment
-
< gamod 4.0  || E2 || gsb 3.0 > = -0.45 0.12        # Sign is interpreted as negative
+
< gamod 3.0  || E2 || gsb 4.0 > = -0.45 0.12        # Sign is interpreted as negative
< gsb 2.0 || E2 || gamod 3.0 >  =  0.23 0.08        # BACKWARD--WILL BE TIME-REVERSED!
< gsb 2.0 || E2 || gamod 3.0 >  =  0.23 0.08        # BACKWARD--WILL BE TIME-REVERSED!
# Note that time-reversal is done automatically for a consistent phase convention.
# Note that time-reversal is done automatically for a consistent phase convention.
Line 30: Line 30:
</pre>
</pre>
-
The order of the individual lines is completely arbitrary.  For example, see the example file [[File:Rachelnucleardata.txt]], which should be renamed as above so that rachel.py will find it in the working directory.  The file is re-read each time Gosia is called, so individual lines can be "commented out" before a Gosia fit iteration.   
+
The order of the individual lines is completely arbitrary.  For example, see the example file [[File:Rachelnucleardata.txt]], which should be renamed as above so that rachel.py will find it in the working directory.  The file is re-read each time Gosia is called, so individual lines can be "commented out" before a Gosia fit iteration.  Note that the sixth line contains a matrix element given in the ''decay direction'', whereas Gosia requires it to be in the ''excitation direction''--from lower-numbered state to higher-numbered state.  This phase of this matrix element will be automatically time-reversed before being included in the fit data.
The weights given to each of these four data sets can be set via the ''Gosia controls'' button menu, for example to test whether there are systematic conflicts between the different data sets (and/or the gamma-ray yield data).
The weights given to each of these four data sets can be set via the ''Gosia controls'' button menu, for example to test whether there are systematic conflicts between the different data sets (and/or the gamma-ray yield data).

Revision as of 17:00, 8 March 2011

Personal tools