Difference between revisions of "Photon Detector Analysis Software"

From PolWiki
Jump to navigationJump to search
(New page: Analysis Software: Presently, my analysis scripts are stored on the Hall C Git server. To get a copy of the latest work type: <source lang="bash"> git clone git@hallcgit.jlab.org:/cornejo...)
 
Line 2: Line 2:
  
 
Presently, my analysis scripts are stored on the Hall C Git server. To get a copy of the latest work type:
 
Presently, my analysis scripts are stored on the Hall C Git server. To get a copy of the latest work type:
 +
 
<source lang="bash">
 
<source lang="bash">
 +
 
git clone git@hallcgit.jlab.org:/cornejo/QweakComptonPhotonAnalysis.git
 
git clone git@hallcgit.jlab.org:/cornejo/QweakComptonPhotonAnalysis.git
 +
 
</source>
 
</source>

Revision as of 14:50, 4 December 2014

Analysis Software:

Presently, my analysis scripts are stored on the Hall C Git server. To get a copy of the latest work type:

<source lang="bash">

git clone git@hallcgit.jlab.org:/cornejo/QweakComptonPhotonAnalysis.git

</source>