Difference between revisions of "Beam Modulation"
From PREX Wiki
Jump to navigationJump to searchLine 17: | Line 17: | ||
*# Beam modulation will automatically run for 7 days | *# Beam modulation will automatically run for 7 days | ||
*# In order to quit beam modulation | *# In order to quit beam modulation | ||
− | *#* <pre> control+c </pre> | + | *#* <pre> control+c </pre> to crash out of the beam modulation program. |
− | *#* <pre> python3 gm_bmw_clearall.py </pre> | + | *#* <pre> python3 gm_bmw_clearall.py </pre> to clean up the DAQ records and release the EPICS FFB pause states. |
* [[BMOD | BMOD meetings]] | * [[BMOD | BMOD meetings]] | ||
* Beam Modulation Documentation [[Beam_Mod_Portal | Portal]] | * Beam Modulation Documentation [[Beam_Mod_Portal | Portal]] |
Revision as of 21:25, 11 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
How to Run Beam Modulation
- 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
- Beam modulation will automatically run for 7 days
- 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.
- BMOD meetings
- Beam Modulation Documentation Portal