Difference between revisions of "DAQ Doc Portal"
From PREX Wiki
Jump to navigationJump to searchLine 7: | Line 7: | ||
== FAQ and common problems and solutions == | == FAQ and common problems and solutions == | ||
− | * If you want help installing CODA and the relevant environment software on a local machine, contact [https://userweb.jlab.org/~moffit/ | + | * If you want help installing CODA and the relevant environment software on a local machine, contact [https://userweb.jlab.org/~moffit/ Bryan Moffit]. |
** The CODA (2.6.2 - relevant to Prex DAQ) software is documented and has an installation guide on the [https://coda.jlab.org/drupal/content/coda-26-release CODA Website]. | ** The CODA (2.6.2 - relevant to Prex DAQ) software is documented and has an installation guide on the [https://coda.jlab.org/drupal/content/coda-26-release CODA Website]. | ||
− | ** | + | ** Chandan Ghosh has written a full installation process documentation guide for the Stony Brook group's [https://kk-router.physics.sunysb.edu ELOG] which is also available [[CODA_Installation_Guide|here]]. |
== Goals for PrexII running == | == Goals for PrexII running == |
Revision as of 21:27, 24 May 2018
Documentation for the DAQ systems is curated here
DAQ Experts
Shift Operators
FAQ and common problems and solutions
- If you want help installing CODA and the relevant environment software on a local machine, contact Bryan Moffit.
- The CODA (2.6.2 - relevant to Prex DAQ) software is documented and has an installation guide on the CODA Website.
- Chandan Ghosh has written a full installation process documentation guide for the Stony Brook group's ELOG which is also available here.
Goals for PrexII running
- Work on the Parity DAQ to bring the Trigger Supervisor (TS) into its proper overseer role
- ✓ This requires shifting from COMPTON to ADAQ3 computer and verifying all connections and .crl files behave as expected (completed in 5-23-2018 meeting)
- ✓ Fix Trigger Supervisor DAQ to communicate correctly with Injector DAQ from ADAQ3 computer
- ✓ Fix Counting Room DAQ and add to TS (should be easy)
- Fix RHRS DAQ and add to TS
- Fix LHRS DAQ and add to TS (should be harder)
- We want an automated system that will vastly simplify the life of WACs (Fall 2018)
- It should read information from CODA, EPICS, and shift operator schedules as runs start and stop
- It should make standard analysis plots
- And it should display these diagnostic and physics results on a collaboration viewable webpage
- This will likely involve mimicking the existing ELOG automated systems
- We should rewrite the existing PAN (Parity ANalyzer) into JAPAN (Just Another Parity ANalyzer)
- This is partly to update the codebase to incorporate the QWeak analysis updates
- And also to build expertise and familiarity in the current collaboration
- JAPAN is currently in development at www.github.com/JeffersonLab/Japan (private)