Difference between revisions of "Getting Started At GlueX"

From GlueXWiki
Jump to: navigation, search
m (Software)
(Software)
Line 43: Line 43:
 
== Software ==
 
== Software ==
 
* [[Software|The software overview page]] gives a nice short description of the GlueX software chain, and links to more comprehensive documentation.
 
* [[Software|The software overview page]] gives a nice short description of the GlueX software chain, and links to more comprehensive documentation.
 +
* In the [[GlueX Tutorial 2022]], you may find an introduction and useful examples for the individual analysis steps
  
 
<div class="toccolours mw-collapsible mw-collapsed">
 
<div class="toccolours mw-collapsible mw-collapsed">

Revision as of 14:12, 7 March 2023

Welcome new collaborator! The following is a collection of links and suggestions in order to get you oriented and on the way to analyzing GlueX data.

Communication

GlueX is a multi-purpose experiment with many subsystems. Many people work on this experiment, and their efforts are organized into different subgroups, so communication is an important aspect of collaboration.

[Expand]

Information on meetings, mailing lists, and more! (Click "Expand" to the right for more details -->):

JLab Visitor Access and Training

To access JLab for shifts or meetings you'll need to complete a few steps of registration and training, described here.

Note that starting March 2021, you will have to reregister your visit even if you had a previous long-term visit established.

Software

  • The software overview page gives a nice short description of the GlueX software chain, and links to more comprehensive documentation.
  • In the GlueX Tutorial 2022, you may find an introduction and useful examples for the individual analysis steps
[Expand]

Registering for a JLab account and configuring GlueX software (Click "Expand" to the right for more details -->):

[Expand]

Useful software packages and common (Click "Expand" to the right for more details -->):

Data Analysis

  • The GlueX data set is really huge, so instead of analyzing the reconstructed data directly, you should make a request to have a skim for a particular reaction (or reactions) generated.
    • Please do so at this page.
    • You can find more detailed instructions on this process here.
  • To analyze the ROOT trees, you'll want to use the GlueX ROOT Analysis software
    • Here is some information on making and using a DSelector: slides, pdf (draft)
  • When trying to separate signal from background, you can use several variables, including: [examples will be needed]
    • Time-of-flight particle ID
    • Kinematic fit χ2
    • Flight significance of long-lived particles
    • Kinematic selections
  • If you need to apply flux normalization or efficiency corrections, you can find a tutorial here.
  • If you are doing an amplitude analysis or other complicated fit, a basic introduction to AmpTools can be found here.
  • References
  • Link more tutorial talks in here

Simulations

  • Simulations are almost always done via Monte Carlo (MC) methods. In other words, simulating many, many events in the detector is generally the easiest way to
  • The easiest way to generate samples of simulated data is using the MC sample submission page
  • Common generators and their uses:
    • gen_amp - sophisticated generator which handles correct angular distributions for many models and for reactions with broad resonances
    • genEtaRegge - are you looking at eta/eta' decays? Then this is a good place to start
    • genr8 - simple phase space generation for many reactions
    • bggen - generates generic photoproduction events, good for looking at backgrounds
    • Would be good to have some simple examples here?
  • Remember, a simulation is only as correct as the inputs it's given. If your simulation distributes particles differently than the data, don't be surprised when data and simulation features look different!

Analysis and Presentation Tips

[Expand]

More detailed advice in here - (Click "Expand" to the right for more details -->):