Difference between revisions of "GlueX Offline Meeting, June 29, 2011"

From GlueXWiki
Jump to: navigation, search
(copy of last time)
 
Line 1: Line 1:
 
GlueX Offline Software Meeting<br>
 
GlueX Offline Software Meeting<br>
Wednesday, June 15, 2011<br>
+
Wednesday, June 29, 2011<br>
 
1:30 pm EDT<br>
 
1:30 pm EDT<br>
 
JLab: CEBAF Center F326
 
JLab: CEBAF Center F326
Line 7: Line 7:
  
 
# Announcements
 
# Announcements
# Review of [[GlueX Offline Meeting, June 1, 2011#Minutes|minutes from the last meeting]]: all
+
## Status of alpha release of CCDB: Dmitry
# [http://www.jlab.org/Hall-D/software/HDSoftware_Documentation Doxygen Documentation]: David
+
# Review of [[GlueX Offline Meeting, June 15, 2011#Minutes|minutes from the last meeting]]: all
# Raw hit and reconstructed track correlations:[[Media:zihlmann_hitinfo.pdf|Keeping track of track hits]], Beni
+
# [http://www.jlab.org/~staylor/tof_recon_061511.pdf TOF reconstruction]: Simon
+
 
# Action Item Review: all
 
# Action Item Review: all
 
#* [http://tinyurl.com/4yjnabe Recently Resolved]
 
#* [http://tinyurl.com/4yjnabe Recently Resolved]
Line 30: Line 28:
 
* ESNet: 8542553
 
* ESNet: 8542553
 
* [http://evo.caltech.edu/ EVO]:
 
* [http://evo.caltech.edu/ EVO]:
** Meeting URL: http://evo.caltech.edu/evoNext/koala.jnlp?meeting=eueneevIv9aiavavIu <!--good through June 15-->
+
** Meeting URL: http://evo.caltech.edu/evoNext/koala.jnlp?meeting=292I2iMeMB929nDs9aD9 <!--good through Nov. 2-->
** Phone Bridge ID: 8 6750
+
** Phone Bridge ID: 10 1789
<!--
+
** EVO Recording: Choose File->Open URL... from [http://evo.caltech.edu/evoBeta/player/EVOPlayer.jnlp EVO Recording Player] and enter the following:
+
**: http://www.jlab.org/Hall-D/meetings/EVO/Offline-11-04-20-1331/Offline-11-04-20-1331.evx
+
-->
+
  
 
==Slides==
 
==Slides==
  
 
Talks can be deposited in the directory <code>/group/halld/www/halldweb1/html/talks/2011-2Q</code> on the JLab CUE. This directory is accessible from the web at https://halldweb1.jlab.org/talks/2011-2Q/ . You have to be a member of the "halld" Unix group to do this.
 
Talks can be deposited in the directory <code>/group/halld/www/halldweb1/html/talks/2011-2Q</code> on the JLab CUE. This directory is accessible from the web at https://halldweb1.jlab.org/talks/2011-2Q/ . You have to be a member of the "halld" Unix group to do this.
 
=Minutes=
 
 
Present:
 
* '''IU''': Mihajlo Kornicer, Ryan Mitchell, Kei Moriya, Matt Shepherd
 
* '''JLab''': Eugene Chudakov, Mark Ito (chair), David Lawrence, Elton Smith, Simon Taylor, Elliott Wolin, Beni Zihlmann
 
* '''Regina''': Andrei Semenov, Irina Semenova
 
 
==Announcements==
 
 
We reviewed the [[GlueX Offline Meeting, June 1, 2011#Minutes|minutes from the June 1st meeting]].
 
 
* '''Offline Coordinator'''. Paul Eugenio recently [http://dustbunny.physics.indiana.edu/mailman/private/gluex/2011-June/003034.html ran the election] for a new Offline Coordinator. With the lack of other nominees, Mark was declared the winner for another two year term.
 
* '''Dmitry'''. Dmitry Romanov will be visiting the Lab again, starting next week. He will resume work on the calibration database.
 
 
==Review of minutes from the last meeting==
 
 
* '''b1pi analysis'''. David reported that Paul Mattione is now seeing better distributions for the "exotic meson" mass. There is no longer a high-side tail.
 
* '''gridmake'''. Beni sent a Richard Jones a [[Using the Grid|link]] where he can start putting documentation for the new gridmake system.
 
* '''Photons'''. Mihajlo had updated the repository with new names for some of the calorimeter classes. The FCAL clases have been changed to be consistent with the naming convention used for the BCAL, i. e., "clusters" and "showers". The old BCAL and FCAL "photons" have been kept for backward compatibility.
 
 
==Doxygen Documentation==
 
 
David went over some of the recent updates he has made to the [http://www.jlab.org/Hall-D/software/HDSoftware_Documentation Doxygen-based documentation] of sim-recon.
 
We use Doxygen for reference documentation for each source code file, usually classes.
 
 
* The "front page" has been rewritten bringing it up to date.
 
* It includes a call diagram, with clickable boxes.
 
** blue boxes go to the documentation for the factory clases
 
** green trapezoids go the the data classes themselves, as translated from the HDDM input.
 
* A set of icons for "core", "default", and "deprecated" have been introduced to distinguish among the roles of the factories that produce the same vector of data objects. These can be displayed on the Doxygen pages.
 
 
Elton raised the idea of having one or more well-defined examples, in code, that people could use as a starting point for doing their own analyses. Mark will schedule a discussion of this at a future meeting.
 
 
David proposed a minimum standard of description that should be written for each class in the source code. Factory classes should contain a summary of what they do and data classes should have work or phrase descriptions for every member datum. We agreed that we should adopt this standard as policy. As a start toward enforcement, David, Simon, Beni, and Elliott will all try to implement this standard in the classes they remember writing. A more formal enforcement mechanism will have to be devised in the future.
 
 
==Raw hit and reconstructed track correlations: keeping track of track hits==
 
 
Beni recapped the changes he made, over that past months, to allow examination of the correlation between hits associated with a track candidate and the Monte Carlo particles that produced them. See [his slides] for details. The current status of this work allows simultaneous operation of Beni's plug-in (studying these correlations) and Matt's code to study the behavior of the BCAL reconstruction. In summary he has identified two more things to be done:
 
# Only remove itrack and ptype from MC smeared data structure only.
 
# Remove itrack and ptype from MC data altogether (unsmeared and smeared)
 
 
==TOF reconstruction==
 
 
Simon gave a rather detailed description of the TOF reconstruction that is currently in sim-recon. See [https://halldweb1.jlab.org/talks/2011-2Q/tof_recon_061511.pdf his slides] for all of those details. His last slide identifies current missing pieces:
 
 
* No time-walk correction algorithm implemented
 
* Cases where track crosses two adjacent paddles in a view not explicitly treated
 
 
==New action items==
 
 
# Schedule a discussion of analysis code examples that should be produced and documented. --> Mark
 
# Add comments to source code files. --> David, Simon, Beni, and Elliott
 

Revision as of 10:46, 28 June 2011

GlueX Offline Software Meeting
Wednesday, June 29, 2011
1:30 pm EDT
JLab: CEBAF Center F326

Agenda

  1. Announcements
    1. Status of alpha release of CCDB: Dmitry
  2. Review of minutes from the last meeting: all
  3. Action Item Review: all
  4. Review of recent repository activity: all

Communication Information

Telephone

To connect by telephone:

  1. dial:
  2. enter access code followed by the # sign: 3421244#

Video Conferencing

Slides

Talks can be deposited in the directory /group/halld/www/halldweb1/html/talks/2011-2Q on the JLab CUE. This directory is accessible from the web at https://halldweb1.jlab.org/talks/2011-2Q/ . You have to be a member of the "halld" Unix group to do this.