<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://www-user.pas.rochester.edu/~gosia/mediawiki/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www-user.pas.rochester.edu/~gosia/mediawiki/index.php?feed=atom&amp;namespace=0&amp;title=Special%3ANewPages</id>
		<title>GOSIA - New pages [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www-user.pas.rochester.edu/~gosia/mediawiki/index.php?feed=atom&amp;namespace=0&amp;title=Special%3ANewPages"/>
		<link rel="alternate" type="text/html" href="https://www-user.pas.rochester.edu/~gosia/mediawiki/index.php/Special:NewPages"/>
		<updated>2026-07-09T11:04:22Z</updated>
		<subtitle>From GOSIA</subtitle>
		<generator>MediaWiki 1.16.0</generator>

	<entry>
		<id>https://www-user.pas.rochester.edu/~gosia/mediawiki/index.php/WORKING</id>
		<title>WORKING</title>
		<link rel="alternate" type="text/html" href="https://www-user.pas.rochester.edu/~gosia/mediawiki/index.php/WORKING"/>
				<updated>2025-06-12T12:35:06Z</updated>
		
		<summary type="html">&lt;p&gt;Nbutkows: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;WORKING&lt;br /&gt;
https://www.cheatsfinder.org/&lt;/div&gt;</summary>
		<author><name>Nbutkows</name></author>	</entry>

	<entry>
		<id>https://www-user.pas.rochester.edu/~gosia/mediawiki/index.php/Rachel_format_matrix_file</id>
		<title>Rachel format matrix file</title>
		<link rel="alternate" type="text/html" href="https://www-user.pas.rochester.edu/~gosia/mediawiki/index.php/Rachel_format_matrix_file"/>
				<updated>2012-05-03T14:26:24Z</updated>
		
		<summary type="html">&lt;p&gt;Hayes: Added general format description and format for coupled (dependent) matrix elements&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Rachel can import a matrix from a text file.  Currently the Rachel format below is the only one supported, but in the future it will be possible to read the level scheme and matrix from a Gosia input file.&lt;br /&gt;
&lt;br /&gt;
The format of the matrix file is shown below by example.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
g  0.0  g  2.0  E2  0.7  master   0.01  5.&lt;br /&gt;
g  2.0  g  2.0  E2  0.1  master  -5.    5. &lt;br /&gt;
g  2.0  g  4.0  E2  0.5  master   0.01  5.0&lt;br /&gt;
g  4.0  g  4.0  E2  0.2  fixed  &lt;br /&gt;
a  4.0  a  5.0  E2  0.3  master   0.01  10.0&lt;br /&gt;
a  4.0  a  5.0  M1  0.4  coupled  E2  a  4.0  a  5.0&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The general format is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
initial_band_name   initial_spin   final_band_name   final_spin   multipole_code   value   &amp;quot;fixed&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(omitting quotation marks) for a fixed-value matrix element (not to be fitted),&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
initial_band_name   initial_spin   final_band_name   final_spin   multipole_code   value   &amp;quot;master&amp;quot;   lower_limit   upper_limit&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(omitting quotation marks) for a master matrix element and&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
(same first 6 fields as above) &amp;quot;coupled&amp;quot;   master_multipole  master_initial_band   master_initial_spin   master_final_band   master_final_spin&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(omitting quotation marks) for a matrix element coupled to a master matrix element.&lt;br /&gt;
&lt;br /&gt;
The fixed/master/coupled status can be changed later in the GUI.&lt;br /&gt;
&lt;br /&gt;
The matrix element value is in units of powers of e, b and nuclear magnetons.&lt;/div&gt;</summary>
		<author><name>Hayes</name></author>	</entry>

	<entry>
		<id>https://www-user.pas.rochester.edu/~gosia/mediawiki/index.php/Gosia_errors</id>
		<title>Gosia errors</title>
		<link rel="alternate" type="text/html" href="https://www-user.pas.rochester.edu/~gosia/mediawiki/index.php/Gosia_errors"/>
				<updated>2012-03-04T17:52:59Z</updated>
		
		<summary type="html">&lt;p&gt;Hayes: Created page with &amp;quot;The errors described below are reported in the output file, and/or in the terminal as a Gosia calculation terminates.  ==Exceeding the range of conversion coefficients==  When us...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The errors described below are reported in the output file, and/or in the terminal as a Gosia calculation terminates.&lt;br /&gt;
&lt;br /&gt;
==Exceeding the range of conversion coefficients==&lt;br /&gt;
&lt;br /&gt;
When using the built-in internal conversion coefficient calculation function, there may be frequent reports similar to the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Warning Egamma= 0.8596 exceeds range of conversion coefficients table for shell N7      &lt;br /&gt;
 0.8596       2.174E-03    5.586E-03    1.299E-02    1.212E-02    3.128E-02&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This does not necessarily indicate an accuracy error in Gosia calculations.  The internal conversion coefficients reported after the warnings can be checked for accuracy.  Accuracy errors in [[internal_conversion | internal conversion coefficients]] should only be large near K, L,... edges and for very low gamma-ray energies.  (reference needed)&lt;/div&gt;</summary>
		<author><name>Hayes</name></author>	</entry>

	<entry>
		<id>https://www-user.pas.rochester.edu/~gosia/mediawiki/index.php/Common_mistakes</id>
		<title>Common mistakes</title>
		<link rel="alternate" type="text/html" href="https://www-user.pas.rochester.edu/~gosia/mediawiki/index.php/Common_mistakes"/>
				<updated>2012-03-03T15:12:38Z</updated>
		
		<summary type="html">&lt;p&gt;Hayes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Too many fit parameters (e.g. forgetting the overall normalization parameter)==&lt;br /&gt;
&lt;br /&gt;
This problem will not cause an error to be reported by Gosia.&lt;br /&gt;
&lt;br /&gt;
If the system is not overdetermined, then fits will not represent a true minimum.  With more than a few fit parameters, the system must be very overdetermined using many experiments or scattering angle ranges, etc.&lt;br /&gt;
&lt;br /&gt;
A common mistake is to forget that Gosia must fit the overall normalization of cross section to measured gamma-ray counts.  (This effectively includes the total beam dose, detector efficiencies, etc.)  If, for example, Gosia is used to try to fit the B(E2) in a two-state calculation, this overall normalization parameter will adjust to allow any B(E2) value at the chi-squared minimum.  The fit will converge, and Gosia will not report an error, but the fitted B(E2) will be meaningless.&lt;br /&gt;
&lt;br /&gt;
Using Gosia 2 in two-state systems with measured yields for both the projectile and the target is designed to overcome this problem.&lt;br /&gt;
&lt;br /&gt;
==Insufficient integration accuracy==&lt;br /&gt;
&lt;br /&gt;
This problem will not cause an error to be reported by Gosia.&lt;br /&gt;
&lt;br /&gt;
Gosia does not test that the [[integrated_yields | integrated yields]] (the accurate yields or cross sections integrated over the energy loss in the target and the solid angle of the scattered particle) are converged.  Usually, the most sensitive set is the angular meshpoints, but this is not always the case.&lt;br /&gt;
&lt;br /&gt;
===Integration meshpoints===&lt;br /&gt;
&lt;br /&gt;
Gosia does not test convergence for the user's chosen integration meshpoints.  &lt;br /&gt;
&lt;br /&gt;
If the integrated yields are not converged, then the predicted cross sections will be inaccurate, and this will also cause an inaccurate fit via the [[corrected_yields | corrected yields]].&lt;br /&gt;
&lt;br /&gt;
There are two ways to test for convergence:&lt;br /&gt;
&lt;br /&gt;
# The Rachel interface chooses sufficient meshpoints in energy and scattering angle for convergence, but possibly more than necessary.  Generating an input with Rachel, or running all calculations in Rachel 'should' always give converged calculations.  Rachel also has a built-in test, option &amp;quot;ti&amp;quot; in the Tools button menu, that will test the convergence for a choice of meshpoints.  However, sometimes Gosia does not have sufficient memory for this test for very large level schemes, and it must be performed with a subset of the bands.&lt;br /&gt;
&lt;br /&gt;
# The only certain test that there are sufficient meshpoints for convergence is to look at the integrated yields (OP,INTI) with an increasing number of meshpoints 'for each experiment'.  Once the required meshpoint spacing is found, calculation time can be minimized by choosing the fewest required.&lt;br /&gt;
&lt;br /&gt;
Once the meshpoint requirement has been found, it does not need to be tested again for OP,CORR [[corrected_yields | corrected yields]] or any other function.&lt;br /&gt;
&lt;br /&gt;
===Integration meshpoint subdivisions===&lt;br /&gt;
&lt;br /&gt;
The meshpoint [[integration_subdivisions | subdivisions]] can be tested to see if increasing the number of subdivisions will allow for fewer required meshpoints.  Increasing the number of meshpoints significantly increases the calculation time, but increasing the number of subdivisions does not.  (It is probably wisest to pick 50 or 100 subdivisions and then test for the required number of meshpoints for convergence.)&lt;br /&gt;
&lt;br /&gt;
===Convergence of the coupled-channels calculations===&lt;br /&gt;
&lt;br /&gt;
In order to ensure convergence in the point cross sections, it is best to prevent Gosia from trying to reduce the step-size used in the collision trajectory.  This is done by adding the &amp;quot;INT,&amp;quot; control to the CONT section of the input.  (Refer to &amp;quot;CONT&amp;quot; in the Gosia manual.)  To turn off the step-size reduction, add&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
INT,X.&lt;br /&gt;
1, 1000&lt;br /&gt;
2, 1000&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where X is the number of experiments in the input, and 1, 2, ... are the experiment numbers 1 through X.  The decimal point is required after X.&lt;/div&gt;</summary>
		<author><name>Hayes</name></author>	</entry>

	<entry>
		<id>https://www-user.pas.rochester.edu/~gosia/mediawiki/index.php/Rachel_1.0_tutorial_videos</id>
		<title>Rachel 1.0 tutorial videos</title>
		<link rel="alternate" type="text/html" href="https://www-user.pas.rochester.edu/~gosia/mediawiki/index.php/Rachel_1.0_tutorial_videos"/>
				<updated>2012-01-27T16:51:53Z</updated>
		
		<summary type="html">&lt;p&gt;Hayes: /* Procedures in the usual order */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These tutorials are listed by procedure, in the typical ordering of procedures.  They are all in MP4 format.  If they do not play properly, you probably need a new browser plugin for MP4.&lt;br /&gt;
&lt;br /&gt;
Please suggest other topics for tutorial videos through the [http://www-user.pas.rochester.edu/~gosia/phpBB3/ Gosia forum.]&lt;br /&gt;
&lt;br /&gt;
The approximate running time is shown after each link.&lt;br /&gt;
&lt;br /&gt;
===Procedures in the usual order===&lt;br /&gt;
&lt;br /&gt;
[http://www.pas.rochester.edu/~hayes/rachel_1_videos/installation.html Installation]  5 minutes&lt;br /&gt;
&lt;br /&gt;
[http://www.pas.rochester.edu/~hayes/rachel_1_videos/read_level_schemes.html Level schemes]  5 minutes&lt;br /&gt;
&lt;br /&gt;
[http://www.pas.rochester.edu/~hayes/rachel_1_videos/add_matrix.html Adding the matrix]  5 minutes&lt;br /&gt;
&lt;br /&gt;
[http://www.pas.rochester.edu/~hayes/rachel_1_videos/set_fit_parameters.html Setting fit parameters]  4 minutes&lt;br /&gt;
&lt;br /&gt;
[http://www.pas.rochester.edu/~hayes/rachel_1_videos/add_experiments.html Adding experiments]  7 minutes&lt;br /&gt;
&lt;br /&gt;
[http://www.pas.rochester.edu/~hayes/rachel_1_videos/stopping_power.html Calculating accurate stopping power, exit energy and range]  5 minutes&lt;br /&gt;
&lt;br /&gt;
[http://www.pas.rochester.edu/~hayes/rachel_1_videos/define_ge_crystals.html Defining Ge detector types]  4 minutes&lt;br /&gt;
&lt;br /&gt;
[http://www.pas.rochester.edu/~hayes/rachel_1_videos/attach_ge_detectors.html Attaching Ge detectors and arrays (laboratory positions)]  4 minutes&lt;br /&gt;
&lt;br /&gt;
[http://www.pas.rochester.edu/~hayes/rachel_1_videos/nuclear_data.html Adding nuclear data to a fit]  4 minutes.&lt;br /&gt;
Adding previously-measured lifetime or matrix element data is usually vital to finding a unique fit in few-state systems.&lt;br /&gt;
&lt;br /&gt;
[http://www.pas.rochester.edu/~hayes/rachel_1_videos/op_gdet.html Passing germanium types to Gosia]  1 minute.  Be sure to do this before the following steps!&lt;br /&gt;
&lt;br /&gt;
[http://www.pas.rochester.edu/~hayes/rachel_1_videos/loading_yield_data.html Loading yield data and passing the data to Gosia]  4 minutes&lt;br /&gt;
&lt;br /&gt;
[http://www.pas.rochester.edu/~hayes/rachel_1_videos/simulation.html Simulating gamma-ray yield data]  4 minutes.  This can be used for predicting count rates, testing the ability to fit matrix elements in a planned experiment, etc.&lt;br /&gt;
&lt;br /&gt;
[http://www.pas.rochester.edu/~hayes/rachel_1_videos/integrated_yields.html Calculating gamma-ray yields]  3 minutes.  This calculation  uses a full integration over the particle detector, Ge detector and energy loss in the target.  These are the yields that should be compared to data.&lt;br /&gt;
&lt;br /&gt;
[http://www.pas.rochester.edu/~hayes/rachel_1_videos/corrected_yields.html Calculating &amp;quot;corrected&amp;quot; yields from yield data and the normalization constants.]  3 minutes.  This is the first step in fitting matrix elements to experimental data.  These two steps should be repeated every time a fit is done.&lt;br /&gt;
&lt;br /&gt;
[http://www.pas.rochester.edu/~hayes/rachel_1_videos/fitting.html Fitting matrix elements to experimental data.]  9 minutes.  Be sure to calculate the normalization constants before fitting.  This is shown in the corrected yields tutorial.&lt;br /&gt;
&lt;br /&gt;
[http://www.pas.rochester.edu/~hayes/rachel_1_videos/error_calculations.html Diagonal and correlated error calculations.] 4  minutes.&lt;br /&gt;
&lt;br /&gt;
===Other functions===&lt;br /&gt;
&lt;br /&gt;
[http://www.pas.rochester.edu/~hayes/rachel_1_videos/math_interpreter.html Using the math interpreter]  2 minutes&lt;/div&gt;</summary>
		<author><name>Hayes</name></author>	</entry>

	<entry>
		<id>https://www-user.pas.rochester.edu/~gosia/mediawiki/index.php/Rachel_physical_detector_files</id>
		<title>Rachel physical detector files</title>
		<link rel="alternate" type="text/html" href="https://www-user.pas.rochester.edu/~gosia/mediawiki/index.php/Rachel_physical_detector_files"/>
				<updated>2011-12-14T17:55:09Z</updated>
		
		<summary type="html">&lt;p&gt;Hayes: Created page with &amp;quot;Several physical detectors (crystal types, not laboratory positions) can be defined by reading a text file of the following format.    (See also the [[Rachel_format_detector_arra...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Several physical detectors (crystal types, not laboratory positions) can be defined by reading a text file of the following format.  &lt;br /&gt;
&lt;br /&gt;
(See also the [[Rachel_format_detector_array_files|physical detector format]] for defining detector positions in the laboratory.  This is useful for defining and sharing the definitions of large detector arrays.)&lt;br /&gt;
&lt;br /&gt;
This file can be read by selecting option ip from the Tools button menu.&lt;br /&gt;
&lt;br /&gt;
The user-readable text file format is as follows:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
somecrystal&lt;br /&gt;
description Some type of Ge crystal&lt;br /&gt;
distance 20&lt;br /&gt;
outer_radius 4&lt;br /&gt;
inner_radius .4&lt;br /&gt;
length 9&lt;br /&gt;
&lt;br /&gt;
someother&lt;br /&gt;
description some other type of Ge crystal&lt;br /&gt;
distance 30&lt;br /&gt;
outer_radius 3&lt;br /&gt;
inner_radius .3&lt;br /&gt;
length 10&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Hayes</name></author>	</entry>

	</feed>