How to run

From PREX Wiki
Revision as of 16:31, 23 July 2019 by Tianye (talk | contribs) (Created page with "*First, make sure Coda is running *You need to be logged in apar account on adqa3: **<pre> ssh apar@adaq3 </pre> *Go to directory: **<pre> cd /adaqfs/home/apar/vowen/BMWClie...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
  • 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 ProductionModulation_Pause10Min.py 
    1. Beam modulation will automatically run for 7 days
    2. In order to quit beam modulation
      •  control+c 
        to crash out of the beam modulation program.
      •  python3 gm_bmw_clearall.py 
        to clean up the DAQ records and release the EPICS FFB pause states.