Difference between revisions of "HOW TOs"
From PREX Wiki
Jump to navigationJump to searchLine 65: | Line 65: | ||
* [[Beam and Hall checks#Beamline | Check the raster]] | * [[Beam and Hall checks#Beamline | Check the raster]] | ||
== Beam Modulation== | == Beam Modulation== | ||
− | * | + | *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/BMWClient/PyGreenMonster/ </pre> | ||
+ | |||
+ | *Run beam modulation code: | ||
+ | **<pre> python3 ProductionModulation_Pause10Min.py </pre> | ||
+ | |||
+ | *# Beam modulation will automatically run for 7 days | ||
+ | *# In order to quit beam modulation | ||
+ | *#* <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. | ||
== Re-initializing == | == Re-initializing == |
Revision as of 16:30, 23 July 2019
PREX Main<< Information for Shift Takers << Shift Leader
Overview of Shift Tasks
- Ask the expert (back room) if something is unclear.
- Start / stop runs using the Parity DAQ (apar@adaq1). Keep runs <430 K events, about 1 hour.
- Verify that Charge Asymmetry feedback is running. The data are practically useless if not.
- Verify that Beam Modulation is running
- Look at the Panguin ("online analyzer") plots
- Analyze ("fast prompt") each run and review the prompt plots.
Taking Data
- Starting CODA
- Starting a Run
- Starting the Compton CODA
- Starting a Compton Run
- Taking a run
- Online analysis How-To
- HRS_DAQ
- Podd Analysis for Q2, Optics
- Take a spot++ run
Magnets
Target
Detectors
Reporting
Parity
- Parity Aq feedback
- Flipping IHWP state
Monitoring
- Alarm Handler
- Scalar GUI
- Wall screen
- Panguin
- Responding to Alarms
- HallA Tools
- Strip chart
- Check the raster
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.
Re-initializing
- Computers
- Detectors
- Magnets
- Recovering from Power Outage
- Coming back from no beam
- Parity DAQ
- Remote power strips
Fall 2016 HOWTO
- Info about how to run the DAQ, analyze data, etc: Fall 2016 HOWTO