OWG Meeting 9-Nov-2011

From GlueXWiki
Revision as of 17:09, 10 November 2011 by Wolin (Talk | contribs)

Jump to: navigation, search

Agenda

  • Announcements
    • do we need more EE support?
  • Review of minutes from 26-Oct-2011 meeting
  • Installation of FDC cosmic ray test electronics - Beni, Elliott
    • crates
    • TI/TD
    • SD
    • cpu's
  • Conditions database - Dmitry, Mark, Elliott
    • skip separate logbook-like tables?
    • treat EPICS data as "calibrations" and make entries into CCDB?
  • DAQ group activities
    • CODA3 alpha release - Graham, Dave A
    • top-level ECS and gui - Vardan
    • simulated raw event file - Dave A
    • event disentangler - Carl
    • automated readout list - Bryan
  • EPICS evaluation - Hovanes
    • archiver
    • alarm system
    • backup/restore
  • Controls
    • Solenoid Controls Redesign - Elliott
      • quench detector and inductance balance
    • Test stand update - Hovanes
    • Discriminator readout by EPICS - Nerses
    • SOE module evaluation - Elliott
    • 435NBX RS232 module evaluation - Elliott
  • Midas Elog - Yi, Elliott
  • Electronics, trigger and DAQ status reports - Chris, Alex, Dave, Fernando, Ben, Ed, William, Bryan
  • Mantis Task Tracker
  • PyIrmis - Hovanes, Elliott


Time/Location

1:30 PM Wed 9-Nov-2011 CC F326


Announcements

Next Meeting

1:30 PM Wed 23-Nov-2011 CC F326


Minutes

Present: Elliott W, Simon T, Vardan G, Bryan M, Yi Q, Beni Z, Hovanes E, Mark I, David L, Dmitry R.


FDC Cosmic Ray Test Setup

Electronic equipment being collected now, goal to have most of it there when Beni gets back from sailing. May not get all the equipment for a while as some is being used right now, but should be no problem later in the year. Should have at least two of everything by next week.


Conditions Database

Much discussion on what should go in, how it should be accessed, etc. Mark and Dmitry convinced Elliott to try putting just about everything into the conditions db, no need for additional tables. Some people questioned speed of access when everything is stored this way. Elliott proposed in general to not duplicate data contained in the EPICS archiver database, with a few obvious exceptions that surely will needed by the offline (e.g. solenoid set current at run start). Instead, he proposed that programs run at JLab will query the EPICS database and make entries in the calibration database based on the EPICS values. These could be the raw values, averages over time intervals, or values calculated from combinations of raw values. By using the calibration database there could be multiple entries, each extracted from the raw EPICS values in different ways.

Another concern was whether the conditions database might grow too large with lots of online data in it, and whether two conditions databases were needed, one for data required by the offline, a second for just online use.

Another suggestion was to store everything in an auxiliary file, associated with the run, that the offline would need to process the run.

Dmitry noted that requirements were not clearly defined. Elliott said he'd put something together, then pass it around for comment.


DAQ Group Activities