 <?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.lhep.unibe.ch/index.php?action=history&amp;feed=atom&amp;title=ArgoNeuT</id>
	<title>ArgoNeuT - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.lhep.unibe.ch/index.php?action=history&amp;feed=atom&amp;title=ArgoNeuT"/>
	<link rel="alternate" type="text/html" href="https://wiki.lhep.unibe.ch/index.php?title=ArgoNeuT&amp;action=history"/>
	<updated>2026-05-14T20:16:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.lhep.unibe.ch/index.php?title=ArgoNeuT&amp;diff=89&amp;oldid=prev</id>
		<title>Lhep: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.lhep.unibe.ch/index.php?title=ArgoNeuT&amp;diff=89&amp;oldid=prev"/>
		<updated>2015-03-18T07:49:23Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 09:49, 18 March 2015&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Lhep</name></author>
	</entry>
	<entry>
		<id>https://wiki.lhep.unibe.ch/index.php?title=ArgoNeuT&amp;diff=88&amp;oldid=prev</id>
		<title>Lhep at 11:52, 19 January 2011</title>
		<link rel="alternate" type="text/html" href="https://wiki.lhep.unibe.ch/index.php?title=ArgoNeuT&amp;diff=88&amp;oldid=prev"/>
		<updated>2011-01-19T11:52:51Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;ArgoNeuT Data&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* ArgoNeuT Event Classifcation Manual [http://www.lhep.unibe.ch/mediawiki/images/9/9e/HandScanProcedure_draft.pdf HandScanProcedure_draft.pdf]&lt;br /&gt;
* Shower Reconstruction in Icarus [http://www.lhep.unibe.ch/mediawiki/images/8/83/ICARUS_pi0shower.pdf ICARUS_pi0shower.pdf]&lt;br /&gt;
* Neutrino mode: Run 607 to 652, i.e. from 14.09.2009 to 30.09.2009&lt;br /&gt;
* Anti-neutrino mode: Run 653 to 851, i.e. from 30.09.2009 to 22.02.2010&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;The lhepat03.unibe.ch&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* This machine is a grid file server on CentOS 5 with LArSoft installed.&lt;br /&gt;
* [[Installation of local LarSoft copy on Centos5]]&lt;br /&gt;
* Updating the installation occasionally (as root user)&lt;br /&gt;
  * source /opt/larsoft/setup_lhepat03.sh&lt;br /&gt;
  * lar_update_rel -rel development&lt;br /&gt;
  * make&lt;br /&gt;
* Using the event display&lt;br /&gt;
  * source /grid/ArgonNeut/setup_lhepat03.sh&lt;br /&gt;
  * evd -x argoneut.xml -x evd.xml -i /grid/ArgonNeut/data/fbtR628.root&lt;br /&gt;
* Create a private working release&lt;br /&gt;
  * Make a new user and password as root: adduser crohr; passwd crohr (choose local account)&lt;br /&gt;
  * Copy /home/argonsw/.bash_profile into /home/crohr&lt;br /&gt;
  * Login as new user and create a working directory: [lhepdaq6] /data/larsoft/releases &amp;gt; newrel -t development crohr&lt;br /&gt;
  * Copy and adapt the setup script: cp /data/larsoft/releases/shaug/larsoft.sh ./&lt;br /&gt;
* Work on geometry &lt;br /&gt;
  * Edit files in, for example /data/larsoft/releases/crohr/Geometry/gdml/argoneut&lt;br /&gt;
  * Create the real geometry file: ./make_gdml.pl -i argoneut-gdml-fragments.xml -o argoneut.gdml&lt;br /&gt;
  * Inspect the geometry with ROOT: root -l argoneut_geo.C. [root] gGeoManager-&amp;gt;FindVolumeFast(&amp;quot;volWorld&amp;quot;)-&amp;gt;Draw()&lt;br /&gt;
* Using the MC simulation&lt;br /&gt;
  * source /grid/ArgonNeut/setup_lhepat03.sh&lt;br /&gt;
  * in the own release:&lt;br /&gt;
    * addpkg -h EventGenerator&lt;br /&gt;
    * make EventGenerator.all&lt;br /&gt;
    * mkdir MC_variables&lt;br /&gt;
    * scp /grid/ArgonNeut/Coding/MC_variables/* to your MC_variables folder&lt;br /&gt;
    * edit xml_development/detsimModule.xml and replace path for argoshapkern.txt and/or shape-argo.root with path to your MC_variables directory&lt;br /&gt;
    * edit EventGenerator/singleparticle.xml to change for the correct particle to generate&lt;br /&gt;
  * ana -x argoneut.xml -x prodsinglesim.xml -n10 -i /dev/null:1/1/1 -o test.root&lt;br /&gt;
    * -n10 : 10 events, 1/1/1/ : run number, test.root : output file&lt;br /&gt;
* Using the Shower Analysis by Biagio&lt;br /&gt;
  * source /grid/ArgonNeut/setup_lhepat03.sh&lt;br /&gt;
    * addpkg -h ShowerFinder&lt;br /&gt;
      * edit ShowerFinder/ShowerReco.cxx and activate the WriteHistos() routine&lt;br /&gt;
    * make ShowerFinder.all   &lt;br /&gt;
    * ana -x argoneut.xml -x shower.xml test.root&lt;br /&gt;
    * The outputfile Shower_0001.root contains a collection of histograms obtained from the showers&lt;br /&gt;
* Analysis example etc here : https://cdcvs.fnal.gov/redmine/wiki/larsoft&lt;br /&gt;
* Remote access with ngls gsiftp://lhepat03.unibe.ch/ArgonNeut/&lt;br /&gt;
* Using the Uni Geneva Image Retrival Client (Gift)&lt;br /&gt;
  * Use some webspace, i.e. user@lheppc15.unibe.ch (here user =strauss)&lt;br /&gt;
  * go to public_html&lt;br /&gt;
  * mkdir LTPC_IMAGE&lt;br /&gt;
  * wget http://www.lhep.unibe.ch/strauss/LTPC_IMAGE/demo.tgz&lt;br /&gt;
  * tar -xzf demo.tgz - creates demo/ folder structure in LTPC_IMAGE&lt;br /&gt;
  * [http://www.lhep.unibe.ch/strauss/LTPC_IMAGE/demo/index.php Demo Webpage]&lt;br /&gt;
* Using the Uni Geneva Image Retrival Server (Gift)&lt;br /&gt;
  * go to public_html/LTPC_IMAGE&lt;br /&gt;
  * mkdir server, cd into&lt;br /&gt;
  * wget http://arcgift.unige.ch/~xmzh/templates.tgz alternatively [http://www.lhep.unibe.ch/strauss/LTPC_IMAGE/server/templates.tgz this one]&lt;br /&gt;
  * tar -xzf templates.tgz creates template structure for server-client communication (e.g. serverAnsRandom handles query for random image, not all files are needed)&lt;br /&gt;
  * wget http://arcgift.unige.ch/~xmzh/SimpleWebServer.jar alternatively [http://www.lhep.unibe.ch/strauss/LTPC_IMAGE/server/SimpleWebServer.jar this one]&lt;br /&gt;
  * mkdir config/&lt;br /&gt;
  * nano [http://www.lhep.unibe.ch/strauss/LTPC_IMAGE/server/config/config config]&lt;br /&gt;
    * Server communication files&lt;br /&gt;
    * The csv file which holds information of all images that should be compared&lt;br /&gt;
    * The directory of the images&lt;br /&gt;
    * The thumbnail directory of the images (128x128)&lt;br /&gt;
  * start a screen session&lt;br /&gt;
    * java -jar SimpleWebServer.jar &amp;quot;config file path&amp;quot; port number 12750 &lt;br /&gt;
    * In client webpage, the server adress can be entered with the corresponding port (e.g. &amp;quot;localhost&amp;quot; 12750)&lt;br /&gt;
* Using the Uni Geneva Image Retrival DataBase (Gift)&lt;br /&gt;
  * Get the java executables to generate the files&lt;br /&gt;
    * wget http://www.lhep.unibe.ch/strauss/LTPC_IMAGE/input_generator/LTPCImageFeatureExtraction.jar&lt;br /&gt;
    * wget http://www.lhep.unibe.ch/strauss/LTPC_IMAGE/input_generator/SeqFastKMeans.jar&lt;br /&gt;
    * wget http://www.lhep.unibe.ch/strauss/LTPC_IMAGE/input_generator/seqClusterMapGeneration.jar&lt;br /&gt;
    * wget http://www.lhep.unibe.ch/strauss/LTPC_IMAGE/input_generator/seqHistogramGeneration.jar&lt;br /&gt;
  * mkdir input_folder with images and thumbnails (visible from the web, so the cleint can access the data)&lt;br /&gt;
  * mkdir output_folder&lt;br /&gt;
  * java -jar LTPCImageFeatureExtraction.jar &amp;quot;input_images/&amp;quot; &amp;quot;output_script1/&amp;quot;&lt;br /&gt;
  * java -jar SeqFastKMeans.jar &amp;quot;output_script1/&amp;quot;&lt;br /&gt;
  * java -jar seqClusterMapGeneration.jar &amp;quot;output_script1/&amp;quot;&lt;br /&gt;
  * java -jar seqHistogramGeneration.jar &amp;quot;output_script1/&amp;quot;&lt;br /&gt;
  * in output_folder the file histogram.csv is created, which can be used as the csv file of the server config&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Visual Event Scanning&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Follow the manual [[http://www.lhep.unibe.ch/mediawiki/index.php/File:HandScanProcedure_draft.pdf]]&lt;/div&gt;</summary>
		<author><name>Lhep</name></author>
	</entry>
</feed>