Difference between revisions of "Beam Modulation"

From PREX Wiki
Jump to navigationJump to search
Line 4: Line 4:
  
 
== Getting Started ==
 
== Getting Started ==
*First, make sure Coda is runing
+
*First, make sure Coda is running
  
*You need to be logged on to the apar account in adqa3:
+
*You need to be logged in apar account on adqa3:
 
**<pre> ssh apar@adaq3 </pre>
 
**<pre> ssh apar@adaq3 </pre>
 +
 +
*Go to directory:
 +
**<pre> cd /adaqfs/home/apar/vowen/BMWClient/PyGreenMonster/ </pre>
 +
 +
*Run beam modulation code:
 +
**<pre> python3 gm_bmw10c.py </pre>
 +
  
 
* [[BMOD | BMOD meetings]]
 
* [[BMOD | BMOD meetings]]
 
* Beam Modulation Documentation [[Beam_Mod_Portal | Portal]]
 
* Beam Modulation Documentation [[Beam_Mod_Portal | Portal]]

Revision as of 01:41, 9 July 2019

In the process of editing and updating this page. Please contact Juliette Mammei crowder@jlab.org with questions or suggestions.

PREX Main << Expert Tools

Getting Started

  • First, make sure Coda is running
  • You need to be logged in apar account on adqa3:
    •  ssh apar@adaq3 
  • Go to directory:
    •  cd /adaqfs/home/apar/vowen/BMWClient/PyGreenMonster/ 
  • Run beam modulation code:
    •  python3 gm_bmw10c.py