Difference between revisions of "GlueX Offline Meeting, October 5, 2010"

From GlueXWiki
Jump to: navigation, search
(Agenda)
m (Text replacement - "www/halldweb1/" to "www/halldweb/")
 
(4 intermediate revisions by the same user not shown)
Line 22: Line 22:
 
===Slides===
 
===Slides===
  
Talks can be deposited in the directory <code>/group/halld/www/halldweb1/html/talks/2010-10</code> on the JLab CUE (you have to be a member of the "halld" Unix group). This directory is accessible from the web at https://halldweb1.jlab.org/talks/2010-10/ .
+
Talks can be deposited in the directory <code>/group/halld/www/halldweb/html/talks/2010-10</code> on the JLab CUE (you have to be a member of the "halld" Unix group). This directory is accessible from the web at https://halldweb.jlab.org/talks/2010-10/ .
  
 
=Agenda=
 
=Agenda=
Line 34: Line 34:
 
## [http://tinyurl.com/25g8af6 Outstanding issues]
 
## [http://tinyurl.com/25g8af6 Outstanding issues]
 
#* To view these links, [https://halldnew.jlab.org/mantisbt/login_page.php login first]. Anonymous login is available.
 
#* To view these links, [https://halldnew.jlab.org/mantisbt/login_page.php login first]. Anonymous login is available.
 +
 +
=Minutes=
 +
 +
Present: Craig Bookwalter, Hovanes Egiyan, Mark Ito (chair), Dmitry Romanov, Sasha Somov, Simon Taylor, Elliott Wolin, Beni Zilhmann
 +
 +
==Announcments==
 +
 +
* Mark called our attention to a new wiki page, [[Weekly Tests of GlueX Software]], that documents some details of the deployment of David's b1pi script to run automatically on a weekly basis.
 +
 +
==Review of Last Meeting's Minutes==
 +
 +
We reviews [[GlueX Offline Meeting, September 21, 2010#Minutes|the minutes of the September 21 meeting]]. No comments of note.
 +
 +
==Calibration Database update==
 +
 +
Dmitry reported on progress he has made on the database since the last meeting. See [https://halldweb.jlab.org/talks/2010-10/db_design_10-05-2010.pptx his slides] for details. Some highlights:
 +
 +
* He is planning to use the native-to-MySQL "Connector C++" API to interface with the dabase for the C++ code in favor of the ROOT database interface.
 +
* The database tables have been created.
 +
* The C++ representation of the database objects is done.
 +
* The access/service routines have been started.
 +
* He is planning on starting work on
 +
** command-line tools
 +
** web representation
 +
** Python integration
 +
 +
==Action Item Review==
 +
 +
We went over recently completed and oustanding issues using the Mantis pages. See
 +
* [http://tinyurl.com/2beqwlk Resolved issues]
 +
* [http://tinyurl.com/25g8af6 Outstanding issues]

Latest revision as of 18:44, 31 March 2015

GlueX Offline Software Meeting
Tuesday, October 5, 2010
2:00 pm EDT
JLab: CEBAF Center F326/7

Telephone

To connect by telephone:

  1. dial:
    • 800-377-8846 : US
    • 888-276-7715 : Canada
    • 302-709-8424 : International
  2. enter participant code: 77438230# (remember the "#")

Video Conferencing

Slides

Talks can be deposited in the directory /group/halld/www/halldweb/html/talks/2010-10 on the JLab CUE (you have to be a member of the "halld" Unix group). This directory is accessible from the web at https://halldweb.jlab.org/talks/2010-10/ .

Agenda

  1. Announcements
    1. Wiki page, Weekly Tests of GlueX Software: Mark
  2. Review of minutes from the last meeting: all
  3. Calibration Database update: Dmitry
  4. Action Item Review: all
    1. Resolved issues
    2. Outstanding issues
    • To view these links, login first. Anonymous login is available.

Minutes

Present: Craig Bookwalter, Hovanes Egiyan, Mark Ito (chair), Dmitry Romanov, Sasha Somov, Simon Taylor, Elliott Wolin, Beni Zilhmann

Announcments

  • Mark called our attention to a new wiki page, Weekly Tests of GlueX Software, that documents some details of the deployment of David's b1pi script to run automatically on a weekly basis.

Review of Last Meeting's Minutes

We reviews the minutes of the September 21 meeting. No comments of note.

Calibration Database update

Dmitry reported on progress he has made on the database since the last meeting. See his slides for details. Some highlights:

  • He is planning to use the native-to-MySQL "Connector C++" API to interface with the dabase for the C++ code in favor of the ROOT database interface.
  • The database tables have been created.
  • The C++ representation of the database objects is done.
  • The access/service routines have been started.
  • He is planning on starting work on
    • command-line tools
    • web representation
    • Python integration

Action Item Review

We went over recently completed and oustanding issues using the Mantis pages. See