Difference between revisions of "Not Working"

From New IAC Wiki
Jump to navigation Jump to search
 
(19 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=New Runs=
+
=Problem 1=
 
==Setup==
 
==Setup==
 
The setup file
 
The setup file
Line 26: Line 26:
 
<pre>gemc -USE_GUI=0 -N=100 eg12.gcard</pre>
 
<pre>gemc -USE_GUI=0 -N=100 eg12.gcard</pre>
  
Get error
+
The error below is from the micromegas detector system, remove it from the card for now.
  
 
[[File:GEMC_error.png]]
 
[[File:GEMC_error.png]]
Line 35: Line 35:
 
<pre>~/src/CLAS/coatjava-2.0/bin/clas12-reconstruction -s DCHB:DCTB:FTOF:EC:EB -i eg12.ev -o eg12_rec.ev -config MAG::torus=1.0 -config MAG::solenoid=0.0 -config DCTB::kalman=true</pre>
 
<pre>~/src/CLAS/coatjava-2.0/bin/clas12-reconstruction -s DCHB:DCTB:FTOF:EC:EB -i eg12.ev -o eg12_rec.ev -config MAG::torus=1.0 -config MAG::solenoid=0.0 -config DCTB::kalman=true</pre>
  
 +
 +
For coatjava-2.0 use the following switches
 +
 +
~/src/CLAS/coatjava-2.0/bin/clas12-reconstruction -i eg12.ev -config GEOM::new=false -config MAG::torus=-1.0 -config MAG::solenoid=0.0  -o eg12_rec.ev -s DCHB:DCTB:EC:FTOF:EB
  
 
==CED==
 
==CED==
Line 42: Line 46:
 
All EVENTHB have nothing written to them for the 100 particles from GenPart:True
 
All EVENTHB have nothing written to them for the 100 particles from GenPart:True
  
=Old Runs=
+
=Old Runs For Problem 1=
  
 
Using eg12_rec.ev files that were known to have worked previously in version  GEMC 1.2 and coatjava 1, I use my version of Analysis.groovy to find a reconstructed electron with a phi shift
 
Using eg12_rec.ev files that were known to have worked previously in version  GEMC 1.2 and coatjava 1, I use my version of Analysis.groovy to find a reconstructed electron with a phi shift
Line 55: Line 59:
  
 
[[File:Screen_Shot_2016-02-10_at_11.25.29_AM.png]]
 
[[File:Screen_Shot_2016-02-10_at_11.25.29_AM.png]]
 +
 +
 +
----
 +
 +
=Problem 2=
 +
==Common Elements==
 +
 +
 +
<gcard>
 +
 +
        <detector name="../../../../../clas12/fc/forwardCarriage" factory="TEXT" variation="original"/>
 +
        <detector name="../../../../../clas12/dc/dc"            factory="TEXT" variation="original"/>
 +
        <detector name="../../../../../clas12/ec/ec"            factory="TEXT" variation="original"/>
 +
        <detector name="../../../../../clas12/ctof/ctof"            factory="TEXT" variation="original"/>
 +
        <detector name="../../../../../clas12/ftof/ftof"            factory="TEXT" variation="original"/>
 +
        <detector name="../../../../../clas12/htcc/htcc"            factory="TEXT" variation="original"/>
 +
        <detector name="../../../../../clas12/pcal/pcal"            factory="TEXT" variation="javageom"/>
 +
        <option name="SCALE_FIELD" value="clas12-torus-big, -1.0"/>
 +
        <option name="OUTPUT" value="evio,eg12.ev"/>
 +
 +
</gcard>
 +
 +
 +
LUND file
 +
 +
[[File:Screen_Shot_2016-02-25_at_10.50.31_PM.png]]
 +
 +
==Running GEMC 1.3 with Coatjava 2.0==
 +
 +
<pre>gemc -USE_GUI=0 -Hall_Material="Vacuum" -INPUT_GEN_FILE="LUND, Phi_Parts_0001.LUND" -N=75000 eg12.gcard</pre>
 +
 +
<pre>~/src/CLAS/coatjava-2.0/bin/clas12-reconstruction -i eg12.ev -config GEOM::new=false -config MAG::torus=-1.0 -config MAG::solenoid=0.0 -o eg12_rec.ev -s DCHB:DCTB:EC:FTOF:EB -config DATA::mc=true</pre>
 +
 +
[[File:Screen_Shot_2016-02-25_at_8.34.41_PM.png]]
 +
 +
==Running GEMC 1.3 with Coatjava 1.0==
 +
<pre>gemc -USE_GUI=0 -Hall_Material="Vacuum" -INPUT_GEN_FILE="LUND, Phi_Parts_0001.LUND" -N=75000 eg12.gcard</pre>
 +
 +
<pre>~/src/CLAS/coatjava-1.0/bin/clas12-reconstruction -i eg12.ev -config DCHB::torus=-1.0 -config DCHB::solenoid=0.0 -config DCTB::kalman=true -o eg12_rec.ev -s DCHB:DCTB:EC:FTOF:EB</pre>
 +
 +
[[File:Screen_Shot_2016-02-25_at_9.48.35_PM.png]]
 +
 +
==Running GEMC 1.2 with Coatjava 2.0==
 +
<pre>gemc -USE_GUI=0 -Hall_Material="Vacuum" -INPUT_GEN_FILE="LUND, Phi_Parts_0001.LUND" -N=75000 eg12.gcard</pre>
 +
 +
<pre>~/src/CLAS/coatjava-2.0/bin/clas12-reconstruction -i eg12.ev -config GEOM::new=false -config MAG::torus=-1.0 -config MAG::solenoid=0.0 -o eg12_rec.ev -s DCHB:DCTB:EC:FTOF:EB -config DATA::mc=true</pre>
 +
 +
[[File:Screen_Shot_2016-02-25_at_10.29.34_PM.png]]
 +
 +
==Running GEMC 1.2 with Coatjava 1.0==
 +
 +
<pre>gemc -USE_GUI=0 -Hall_Material="Vacuum" -INPUT_GEN_FILE="LUND, Phi_Parts_0001.LUND" -N=75000 eg12.gcard</pre>
 +
 +
<pre>~/src/CLAS/coatjava-1.0/bin/clas12-reconstruction -i eg12.ev -config DCHB::torus=-1.0 -config DCHB::solenoid=0.0 -config DCTB::kalman=true -o eg12_rec.ev -s DCHB:DCTB:EC:FTOF:EB</pre>
 +
 +
[[File:Screen_Shot_2016-02-25_at_10.48.40_PM.png]]

Latest revision as of 03:07, 27 February 2016

Problem 1

Setup

The setup file

GEMC setup 2.9.2016.png

Run tcsh, then source the setup

gcard

Inside

~/src/CLAS/GEMC/experiments/eg12/MolrBckGrd/DV/No_Solenoid/Energy_Range

The gcard

DV gcard.png


Where the detectors are found 5 levels up at

~/src/CLAS/GEMC/experiments/clas12

gemc

Run command for GEMC

gemc -USE_GUI=0 -N=100 eg12.gcard

The error below is from the micromegas detector system, remove it from the card for now.

GEMC error.png

Reconstruction

Using the eg12.ev file created, try to reconstruct with

~/src/CLAS/coatjava-2.0/bin/clas12-reconstruction -s DCHB:DCTB:FTOF:EC:EB -i eg12.ev -o eg12_rec.ev -config MAG::torus=1.0 -config MAG::solenoid=0.0 -config DCTB::kalman=true


For coatjava-2.0 use the following switches

~/src/CLAS/coatjava-2.0/bin/clas12-reconstruction -i eg12.ev -config GEOM::new=false -config MAG::torus=-1.0 -config MAG::solenoid=0.0  -o eg12_rec.ev -s DCHB:DCTB:EC:FTOF:EB

CED

Using ced for eg12_rec.ev file created Screen Shot 2016-02-10 at 11.02.04 AM.png

All EVENTHB have nothing written to them for the 100 particles from GenPart:True

Old Runs For Problem 1

Using eg12_rec.ev files that were known to have worked previously in version GEMC 1.2 and coatjava 1, I use my version of Analysis.groovy to find a reconstructed electron with a phi shift

~/src/CLAS/coatjava-2.0/bin/run-groovy Analysis.groovy eg12_rec_GeV.0.evio

Screen Shot 2016-02-10 at 11.15.18 AM.png

I use CED to check the eg12_rec.ev file for event 52

This shows an electron being created

Screen Shot 2016-02-10 at 11.25.29 AM.png



Problem 2

Common Elements

<gcard>

       <detector name="../../../../../clas12/fc/forwardCarriage" factory="TEXT" variation="original"/>
       <detector name="../../../../../clas12/dc/dc"            factory="TEXT" variation="original"/>
       <detector name="../../../../../clas12/ec/ec"            factory="TEXT" variation="original"/>
       <detector name="../../../../../clas12/ctof/ctof"            factory="TEXT" variation="original"/>
       <detector name="../../../../../clas12/ftof/ftof"            factory="TEXT" variation="original"/>
       <detector name="../../../../../clas12/htcc/htcc"            factory="TEXT" variation="original"/>
       <detector name="../../../../../clas12/pcal/pcal"            factory="TEXT" variation="javageom"/>
       <option name="SCALE_FIELD" value="clas12-torus-big, -1.0"/>
       <option name="OUTPUT" value="evio,eg12.ev"/>

</gcard>


LUND file

Screen Shot 2016-02-25 at 10.50.31 PM.png

Running GEMC 1.3 with Coatjava 2.0

gemc -USE_GUI=0 -Hall_Material="Vacuum" -INPUT_GEN_FILE="LUND, Phi_Parts_0001.LUND" -N=75000 eg12.gcard
~/src/CLAS/coatjava-2.0/bin/clas12-reconstruction -i eg12.ev -config GEOM::new=false -config MAG::torus=-1.0 -config MAG::solenoid=0.0 -o eg12_rec.ev -s DCHB:DCTB:EC:FTOF:EB -config DATA::mc=true

Screen Shot 2016-02-25 at 8.34.41 PM.png

Running GEMC 1.3 with Coatjava 1.0

gemc -USE_GUI=0 -Hall_Material="Vacuum" -INPUT_GEN_FILE="LUND, Phi_Parts_0001.LUND" -N=75000 eg12.gcard
~/src/CLAS/coatjava-1.0/bin/clas12-reconstruction -i eg12.ev -config DCHB::torus=-1.0 -config DCHB::solenoid=0.0 -config DCTB::kalman=true -o eg12_rec.ev -s DCHB:DCTB:EC:FTOF:EB

Screen Shot 2016-02-25 at 9.48.35 PM.png

Running GEMC 1.2 with Coatjava 2.0

gemc -USE_GUI=0 -Hall_Material="Vacuum" -INPUT_GEN_FILE="LUND, Phi_Parts_0001.LUND" -N=75000 eg12.gcard
~/src/CLAS/coatjava-2.0/bin/clas12-reconstruction -i eg12.ev -config GEOM::new=false -config MAG::torus=-1.0 -config MAG::solenoid=0.0 -o eg12_rec.ev -s DCHB:DCTB:EC:FTOF:EB -config DATA::mc=true

Screen Shot 2016-02-25 at 10.29.34 PM.png

Running GEMC 1.2 with Coatjava 1.0

gemc -USE_GUI=0 -Hall_Material="Vacuum" -INPUT_GEN_FILE="LUND, Phi_Parts_0001.LUND" -N=75000 eg12.gcard
~/src/CLAS/coatjava-1.0/bin/clas12-reconstruction -i eg12.ev -config DCHB::torus=-1.0 -config DCHB::solenoid=0.0 -config DCTB::kalman=true -o eg12_rec.ev -s DCHB:DCTB:EC:FTOF:EB

Screen Shot 2016-02-25 at 10.48.40 PM.png