Difference between revisions of "Beam Modulation"
From PREX Wiki
Jump to navigationJump to searchLine 19: | Line 19: | ||
*#* <pre> control+c </pre> to crash out of the beam modulation program. | *#* <pre> control+c </pre> to crash out of the beam modulation program. | ||
*#* <pre> python3 gm_bmw_clearall.py </pre> to clean up the DAQ records and release the EPICS FFB pause states. | *#* <pre> python3 gm_bmw_clearall.py </pre> to clean up the DAQ records and release the EPICS FFB pause states. | ||
+ | |||
+ | == Modulation online plots == | ||
+ | |||
* [[BMOD | BMOD meetings]] | * [[BMOD | BMOD meetings]] | ||
* Beam Modulation Documentation [[Beam_Mod_Portal | Portal]] | * Beam Modulation Documentation [[Beam_Mod_Portal | Portal]] |
Revision as of 12:40, 14 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.
Modulation online plots
- BMOD meetings
- Beam Modulation Documentation Portal