<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ATLAS Group</title>
	<atom:link href="http://physics.bu.edu/sites/atlas/feed/" rel="self" type="application/rss+xml" />
	<link>http://physics.bu.edu/sites/atlas</link>
	<description>Activities of the Boston University ATLAS Group</description>
	<lastBuildDate>Fri, 02 Mar 2012 17:47:05 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>Resources For Understanding Reconstruction Tags</title>
		<link>http://physics.bu.edu/sites/atlas/2010/06/21/resources-for-understanding-reco-tags/</link>
		<comments>http://physics.bu.edu/sites/atlas/2010/06/21/resources-for-understanding-reco-tags/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 14:35:02 +0000</pubDate>
		<dc:creator>Jeremy Love</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://physics.bu.edu/sites/atlas/?p=105</guid>
		<description><![CDATA[The tags at the end of dataset names encode information on the geometry, database, calibration, and reconstruction versions  used. There are three very useful resources for understanding them. AMI Database &#8211; The Atlas Metadata Interface has a search feature which returns the reconstruction tags for a dataset. The tag information can then be retrieved. It [...]]]></description>
				<content:encoded><![CDATA[<p>The tags at the end of dataset names encode information on the geometry, database, calibration, and reconstruction versions  used. There are three very useful resources for understanding them.</p>
<ul>
<li><a href="http://ami.in2p3.fr/opencms/opencms/AMI/www/">AMI Database</a> &#8211; The Atlas Metadata Interface has a search feature which returns the reconstruction tags for a dataset. The tag information can then be retrieved. It is a good resource for quick information such as the geometry used and for determining what tags were used for given samples.</li>
<li><a href="http://www-f9.ijs.si/atlpy/atlprod/prodtag/">Production Tag  Database</a> &#8211; The Monte Carlo Central Production database, which can be  easily searched with the tag in question. It also returns exact command  line options so that one could reproduce exactly a specific dataset or  configuration. Unfortunately, its knowledge of data tags is lacking, but it is an excellent MC resource.</li>
<li><a href="https://twiki.cern.ch/twiki/bin/view/Atlas/RecoTrf#GetCommand">GetCommand.py AMI=tag</a> &#8211; In a release setup with AtlasProduction the GetCommand.py will return the exact transform and flags used to produce this tag. Therefore if one wishes to exactly duplicate a dataset or configuration this command is extremely useful and will return the exact transform as executed on the command line information. As noted on the link the list of tags is not yet complete but growing.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://physics.bu.edu/sites/atlas/2010/06/21/resources-for-understanding-reco-tags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grid Setup on the Terriers</title>
		<link>http://physics.bu.edu/sites/atlas/2010/06/21/grid-setup-on-the-terriers/</link>
		<comments>http://physics.bu.edu/sites/atlas/2010/06/21/grid-setup-on-the-terriers/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 13:50:26 +0000</pubDate>
		<dc:creator>Jeremy Love</dc:creator>
				<category><![CDATA[Grid and Panda]]></category>

		<guid isPermaLink="false">http://physics.bu.edu/sites/atlas/?p=94</guid>
		<description><![CDATA[To setup an ATLAS grid environment on the Terriers the prescription is slightly different from lxplus computers. This is due to the 32-bit architecture, and python version compatibility. The correct commands and order are as follows: source /afs/cern.ch/user/a/angelos/ddmafs/DQ2Clients/setup_testing.sh py26 voms-proxy-init -voms atlas If one is starting from scratch, they should follow the detailed step by [...]]]></description>
				<content:encoded><![CDATA[<p>To setup an ATLAS grid environment on the Terriers the prescription is slightly different from lxplus computers. This is due to the 32-bit architecture, and python version compatibility. The correct commands and order are as follows:</p>
<ul>
<li>source /afs/cern.ch/user/a/angelos/ddmafs/DQ2Clients/setup_testing.sh py26</li>
<li>voms-proxy-init -voms atlas</li>
</ul>
<p>If one is starting from scratch, they should follow the detailed step by step instructions found here:</p>
<p>https://twiki.cern.ch/twiki/bin/viewauth/Atlas/WorkBookStartingGrid</p>
<p>Briefly, the necessary pieces are:</p>
<ol>
<li>Obtain a US-Grid certificate, export it from your browser, and install it in your home area in a directory called .globus</li>
<li>Join the ATLAS VO</li>
<li>Prepare your grid certificate by generating usercert.pem and userkey.pem files.</li>
<li>Initialize your user interface, described in the link for lxplus and above for the terriers. This must be done every time you want to use the grid.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://physics.bu.edu/sites/atlas/2010/06/21/grid-setup-on-the-terriers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Filtering ESDs on the Grid</title>
		<link>http://physics.bu.edu/sites/atlas/2010/06/21/filtering-esds-on-the-grid/</link>
		<comments>http://physics.bu.edu/sites/atlas/2010/06/21/filtering-esds-on-the-grid/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 13:30:42 +0000</pubDate>
		<dc:creator>Jeremy Love</dc:creator>
				<category><![CDATA[Grid and Panda]]></category>

		<guid isPermaLink="false">http://physics.bu.edu/sites/atlas/?p=88</guid>
		<description><![CDATA[Using the acmd.py command one can filter ESDs given a list of events. Here is a perscription for how to do that using the Grid. These commands have been tested and validated using release 15.6.9.13 on a lxplus node. Create a file called eventlist.txt containing the events you want to select. The format should have [...]]]></description>
				<content:encoded><![CDATA[<p>Using the acmd.py command one can filter ESDs given a list of events. Here is a perscription for how to do that using the Grid. These commands have been tested and validated using release 15.6.9.13 on a lxplus node.</p>
<ol>
<li>Create a file called eventlist.txt containing the events you want to select. The format should have two columns the first is run number the second is event number. This file must be <strong>in the local directory</strong> where you will issue the prun command.</li>
<li>Set up your release and grid environment. I have used 15.6.9.13</li>
<li>Issue the following command in a directory containing the file eventlist.txt:<br />
%&gt;prun &#8211;exec &#8220;acmd.py filter-files -o filter.ESD.pool.root -s eventlist.txt \`echo %IN | sed &#8216;s/,/ /g&#8217;\`&#8221; &#8211;outputs filter.ESD.pool.root &#8211;athenaTag=15.6.9.13,AtlasProduction &#8211;nFilesPerJob 12 &#8211;dbRelease LATEST &#8211;inDS <strong><em>ESDDATASET</em></strong> &#8211;outDS <em><strong>OUTPUTDATASETNAME</strong></em><br />
Here you would like to change ESDDATASET to the dataset you wish to run on, and OUTPUTDATSETNAME to the output dataset name. Everything else should be the same.</li>
<li>When the prun jobs have completed dq2-get the results using:<br />
dq2-get <em><strong>OUTPUTDATASETNAME</strong></em></li>
<li>cd to the directory of <strong><em>OUTPUTDATSETNAME</em></strong></li>
<li>Merge the output ESD files with the following command:<br />
Merging_trf.py &#8211;omitvalidation=ALL inputESDFile=`ls user*.root* | tr -d &#8216;\n&#8217; |sed &#8216;s/.rootu/.root,u/g&#8217;` &#8211;ignoreerrors=ALL autoConfiguration=everything outputESDFile=Filter.merge.ESD.pool.root</li>
</ol>
<p>This final command will produce a single output file from all the subjob ESDs, it ignores ESDs with zero entries, and the time it takes to run is dependent on the number of ESDs. For run 156682 with 66 subjobs it took ~10min to run interactively on an lxplus node. In total this took ~40min from start to finish.</p>
]]></content:encoded>
			<wfw:commentRss>http://physics.bu.edu/sites/atlas/2010/06/21/filtering-esds-on-the-grid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cool Comic Ray Event</title>
		<link>http://physics.bu.edu/sites/atlas/2010/06/11/cool-comic-ray-event/</link>
		<comments>http://physics.bu.edu/sites/atlas/2010/06/11/cool-comic-ray-event/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 16:48:03 +0000</pubDate>
		<dc:creator>John Butler</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://physics.bu.edu/sites/atlas/?p=83</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<p><a href="http://physics.bu.edu/sites/atlas/files/2010/06/vp1_3dcocktail_run153565_evt1105145.png"><img class="alignnone size-medium wp-image-84" title="vp1_3dcocktail_run153565_evt1105145" src="http://physics.bu.edu/sites/atlas/files/2010/06/vp1_3dcocktail_run153565_evt1105145-300x161.png" alt="" width="300" height="161" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://physics.bu.edu/sites/atlas/2010/06/11/cool-comic-ray-event/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>8-tube Event</title>
		<link>http://physics.bu.edu/sites/atlas/2010/05/25/8-tube-event/</link>
		<comments>http://physics.bu.edu/sites/atlas/2010/05/25/8-tube-event/#comments</comments>
		<pubDate>Tue, 25 May 2010 12:08:40 +0000</pubDate>
		<dc:creator>John Butler</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://physics.bu.edu/sites/atlas/?p=76</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<p><a href="http://physics.bu.edu/sites/atlas/files/2010/05/vp1_3dcocktail_run153565_evt10454342_5.png"><img class="alignnone size-medium wp-image-77" title="vp1_3dcocktail_run153565_evt10454342_4" src="http://physics.bu.edu/sites/atlas/files/2010/05/vp1_3dcocktail_run153565_evt10454342_4-300x161.png" alt="" width="300" height="161" /> <img class="alignnone size-medium wp-image-78" title="vp1_3dcocktail_run153565_evt10454342_5" src="http://physics.bu.edu/sites/atlas/files/2010/05/vp1_3dcocktail_run153565_evt10454342_5-300x161.png" alt="" width="300" height="161" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://physics.bu.edu/sites/atlas/2010/05/25/8-tube-event/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to the BU ATLAS Group Web Site</title>
		<link>http://physics.bu.edu/sites/atlas/2010/05/12/hello-world/</link>
		<comments>http://physics.bu.edu/sites/atlas/2010/05/12/hello-world/#comments</comments>
		<pubDate>Wed, 12 May 2010 18:03:39 +0000</pubDate>
		<dc:creator>ghu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<p><a href="http://physics.bu.edu/sites/atlas/files/2010/05/VP1-W-munu-2.png"><img class="alignnone size-medium wp-image-33" title="Event display from 7 TeV running" src="http://physics.bu.edu/sites/atlas/files/2010/05/VP1-W-munu-2-300x221.png" alt="" width="300" height="221" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://physics.bu.edu/sites/atlas/2010/05/12/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>