|
Main /
HomePageWelcome to the May ANL ASC Analysis Workshop Wiki Introduction There will be an Analysis Workshop at ANL ASC from 14 May through 16 May. This will be a true workshop with very few talks and most of the time devoted to working, learning and collaborating. The aim is to try to do as much of a true analysis as possible with the reprocessed FDR-1 data (FDR-2 data will not be available until June). This follows somewhat from the BNL/ANL Jamboree that took place in March--but the participation in that meeting is not a pre-requisite. General information about FDR can be found HERE. Detailed guidance will be provided for at least two types of analyses: Jet cross-sections, and prompt photons. The participants are, of course, free to work on whatever type of analysis they are interested in. The workshop will be designed to help ATLAS physicists at all levels of familiarity with the ATLAS software. You will get the most out of attending all three days--but this is also not necessary in order to profit from this workshop. Agenda Agenda is here. Agenda for FDR-1 Users meeting (where you can find the luminosity discussion) is here. Registration The registration is closed. Structure of the workshop The workshop is designed, as with our previous two workshop/jamborees, for the participants to gain as much practical experience with ATLAS analysis as currently possible. To this end, we will use the Full Dress Rehearsal-1 (FDR-1) data, which is the closest approximation of the real data we currently possess. We hope to use the reprocessed version which is currently expected to be available beginning the week of the 5th of May. As of Monday 12th of May, the reprocessed FDR-1 data is not yet distributed. It's likely that this data will appear either shortly before or during the workshop. This means that we will start with the old FDR-1 data. We will still try to incorporate the reprocessed data into the workshop as it becomes available. We will set up the workshop to work off of Athena version 13.0.40 although the use of 14.0.0, with some limitations, will be possible. Individual technical steps below are goals the participant can set for themselves during the workshop. The general progression of the technical steps are designed to guide the participant towards a real analysis. The steps are divided into those appropriate for different levels of familiarity with ATLAS software. The participant is free to start at any point. There will be analyses "packages" available to be used in doing many of the steps below. These are planned to be:
The participants may, of course, use their own analysis. For your reference, a description of the ATLAS analysis model is Here. Beginner
Intermediate From here on, there are detailed examples for a High-Et Jet analysis and a Prompt Photon analysis. There are links below for the simple Z->ee program used in the beginners section. Data:
MC:
Result:
Advanced Alternative Analysis Models:
Analyses:
Accessing reprocessed FDR1 data at CERN All reprocessed FDR1 is DQ2 accessible at CERN *> dq2_get _dataset_name_ works at CERN There is a copy of the Muon stream already in a temporary directory: *> ssh lxplus223 *> cd /tmp/braden/ Accessing reprocessed FDR1 data at ANALY_MWT2 and locally To see the data set do *> dq2_ls -f -s UCHIALL user.MarcoMambelli.fdr08_run1.all.Egamma.AOD.r24.copy080515 Local copies are being made and will appear in *> /data/nas2/users/marco/ If you want to copy the data set from the grid do *> dq2_ls -r user.MarcoMambelli.fdr08_run1.all.Egamma.AOD.r24.copy080515 You can run on them using pathena with the command *> pathena --inDS user.MarcoMambelli.fdr08_run1.all.Egamma.AOD.r24.copy080515 --outDS --nFilesPerJob 2 --site ANALY_MWT2 Luminosity for the reprocessed data Richard Hawking's presentation at the FDR user's meeting 15 may is here |