Rachel GUI

From GOSIA

Jump to: navigation, search
(fixed broken links)
(fixed links again)
Line 3: Line 3:
[[Image:~/Gui/guisnapshot.png|thumb|right|A snapshot of the alpha version]]
[[Image:~/Gui/guisnapshot.png|thumb|right|A snapshot of the alpha version]]
-
There is a GUI (Graphical User Interface) for Gosia version 20081208.10, which is currently undergoing beta-testing.  The beta-test version can be [http://www.pas.rochester.edu/~hayes/beta_rachel/rachel.1.3.0.beta.tar downloaded here].  Rachel is written in Python 2.6 and is expected to be Python 2.7 compliant.  It will run on Linux or Unix (OS X) machines.  A 64-bit processor is desirable, because Gosia runs fastest and most accurately on a 64-bit machine.  This original version of the GUI was written as a time-saving tool for analysis of a one particular data set, so the final release version, expected in 2011 will have many structural changes in the code, allowing more automation, more general particle detector options and fewer user prompts.
+
There is a GUI (Graphical User Interface) for Gosia version 20081208.10, which is currently undergoing beta-testing.  The latest beta-test version can be [http://www.pas.rochester.edu/~hayes/beta_rachel/rachel.1.3.0.beta.tar downloaded here].  Rachel is written in Python 2.6 and is expected to be Python 2.7 compliant.  It will run on Linux or Unix (OS X) machines.  A 64-bit processor is desirable, because Gosia runs fastest and most accurately on a 64-bit machine.  This original version of the GUI was written as a time-saving tool for analysis of a one particular data set, so the final release version, expected in 2011 will have many structural changes in the code, allowing more automation, more general particle detector options and fewer user prompts.
==Rachel manual and tutorial videos==  
==Rachel manual and tutorial videos==  
Line 11: Line 11:
=The basics=
=The basics=
-
# To install Rachel and get it running for the first time, watch [http://www.pas.rochester.edu/~hayes/beta_rachel/Rachel_Installation.mp4 Rachel Installation].
+
# To install Rachel and get it running for the first time, watch [http://www.pas.rochester.edu/~hayes/beta_rachel/rachel_installation.html Rachel Installation].
-
# A short video on [http://www.pas.rochester.edu/~hayes/beta_rachel/undo_redo.mp4 the undo/redo buttons].
+
# A short video on [http://www.pas.rochester.edu/~hayes/beta_rachel/undo_redo.html the undo/redo buttons].
-
# How to [http://www.pas.rochester.edu/~hayes/beta_rachel/crash_recovery.mp4 recover data from a crashed session].
+
# How to [http://www.pas.rochester.edu/~hayes/beta_rachel/crash_recovery.html recover data from a crashed session].
-
# First steps: [http://www.pas.rochester.edu/~hayes/beta_rachel/Reading_level_schemes.mp4 Reading level schemes.]
+
# First steps: [http://www.pas.rochester.edu/~hayes/beta_rachel/reading_level_schemes.html Reading level schemes.]
-
# How to [http://www.pas.rochester.edu/~hayes/beta_rachel/Add_matrix_non-collective.mp4 add individual matrix elements].  This is most applicable to small, non-collective systems, such as the one in the sample file example2levels.txt file distributed with Rachel.  
+
# How to [http://www.pas.rochester.edu/~hayes/beta_rachel/add_matrix_non_collective.html add individual matrix elements].  This is most applicable to small, non-collective systems, such as the one in the sample file example2levels.txt file distributed with Rachel.  
-
# How to [http://www.pas.rochester.edu/~hayes/beta_rachel/add_matrix_collective.mp4 add matrix elements systematically], i.e., for collective nuclei with rotational bands.
+
# How to [http://www.pas.rochester.edu/~hayes/beta_rachel/add_matrix_collective.html add matrix elements systematically], i.e., for collective nuclei with rotational bands.
-
# How to [http://www.pas.rochester.edu/~hayes/beta_rachel/setting_up_calculations.mp4 define experiments, Ge detectors and calculate predicted yields]. This video will show how to define experimental detector setup, data partitions and make instant plots as well.
+
# How to [http://www.pas.rochester.edu/~hayes/beta_rachel/setting_up_calculations.html define experiments, Ge detectors and calculate predicted yields]. This video will show how to define experimental detector setup, data partitions and make instant plots as well.
-
# A [http://www.pas.rochester.edu/~hayes/beta_rachel/basic_fit_example.mp4 very basic example of fitting] including a correlated error calculation. The entire video is about 30 minutes long. You can follow along using the GUI on your system and the example files shown in the video, which are included with your Rachel distribution in the .../example_files/ subdirectory.
+
# A [http://www.pas.rochester.edu/~hayes/beta_rachel/basic_fit_example.html very basic example of fitting] including a correlated error calculation. The entire video is about 30 minutes long. You can follow along using the GUI on your system and the example files shown in the video, which are included with your Rachel distribution in the .../example_files/ subdirectory.
-
# [http://www.pas.rochester.edu/~hayes/beta_rachel/experiment_planning_2.mp4 More advanced selection of fit parameters].
+
# More advanced selection of fit parameters are shown in this video on [http://www.pas.rochester.edu/~hayes/beta_rachel/experiment_planning_2.html experiment planning].
=Experiment planning and accuracy testing tools=
=Experiment planning and accuracy testing tools=
-
# [http://www.pas.rochester.edu/~hayes/beta_rachel/accuracy_testing.mp4 Testing the accuracy] of your Gosia calculations and the applicability of Gosia to a planned experiment.
+
# [http://www.pas.rochester.edu/~hayes/beta_rachel/accuracy_testing.html Testing the accuracy] of your Gosia calculations and the applicability of Gosia to a planned experiment.
-
# Semiclassical Coulomb excitation codes have inherent adiabaticity and eccentricity limits. [http://www.pas.rochester.edu/~hayes/beta_rachel/adiabaticity_limit.mp4 This video] shows how to test for these limits with an experiment that would ''not'' be appropriate for Gosia.
+
# Semiclassical Coulomb excitation codes have inherent adiabaticity and eccentricity limits. [http://www.pas.rochester.edu/~hayes/beta_rachel/adiabaticity_limit.html This video] shows how to test for these limits with an experiment that would ''not'' be appropriate for Gosia.
-
# [http://www.pas.rochester.edu/~hayes/beta_rachel/experiment_planning.mp4 Generating simulated data]. The errors in the simulated data are based on Poisson statistics and the expected number of days, beam current, etc. to estimate your ability to observe desired gamma-ray yields and to fit matrix elements to the observed yields. The present beta version applies ''optionally'' a quasi-gaussian random scatter of the predicted yield data [http://www.pas.rochester.edu/~hayes/beta_rachel/experiment_planning_2.mp4 as demonstrated in this video] to better aid in predicting expected precision of fitted matrix elements. Watch this supplemental video to see how this works. You should also watch the [http://www.pas.rochester.edu/~hayes/beta_rachel/accuracy_testing.mp4 accuracy testing video] to see if Gosia would be an appropriate analysis tool for your planned experiment.
+
# [http://www.pas.rochester.edu/~hayes/beta_rachel/experiment_planning.html Generating simulated data]. The errors in the simulated data are based on Poisson statistics and the expected number of days, beam current, etc. to estimate your ability to observe desired gamma-ray yields and to fit matrix elements to the observed yields. The present beta version applies ''optionally'' a quasi-gaussian random scatter of the predicted yield data [http://www.pas.rochester.edu/~hayes/beta_rachel/experiment_planning_2.html as demonstrated in this video] to better aid in predicting expected precision of fitted matrix elements. Watch this supplemental video to see how this works. You should also watch the [http://www.pas.rochester.edu/~hayes/beta_rachel/accuracy_testing.html accuracy testing video] to see if Gosia would be an appropriate analysis tool for your planned experiment.
==Beta version capabilities==
==Beta version capabilities==

Revision as of 15:57, 2 February 2011

Personal tools