Difference between revisions of "Π polarizability Software Meeting Mar 17, 2022"

From GlueXWiki
Jump to: navigation, search
(Created page with "== Meeting Time And Location == 12:30 EST (JLab time) Thursdays Weekly Meeting <br> ==Connecting== <div class="toccolours mw-collapsible mw-collapsed"> Join ZoomGov Meeting <...")
 
 
(2 intermediate revisions by 2 users not shown)
Line 67: Line 67:
 
#:
 
#:
 
# FMWPC_online monitoring plugin
 
# FMWPC_online monitoring plugin
 +
#* FMWPC_Performance: [https://halldweb.jlab.org/wiki/images/1/12/FMWPC_resolution.PNG resolution/alignment] and [https://halldweb.jlab.org/wiki/images/0/0b/FMWPC_efficiency.PNG efficiency]
 
#:
 
#:
 
# CPP Simulations
 
# CPP Simulations
Line 75: Line 76:
  
 
== Minutes ==
 
== Minutes ==
Attendees: David L., Mark I., Simon T., Andrew S., Rory M., Ilya L.
+
Attendees: ''Not recorded''
  
* FMWPC Library
+
* CTOF Reconstruction will be added to FMWPC library. Simon will take care of
** DFMWPCCluster
+
* Further discussion on accessing kinematic fit values from a factory (as opposed to via DReactionFilter)
*** David is replacing the FMWPC clusterizer that was built into the DFMWPCMatchedTrack factory with the DFMWPCCluster class. Part of this includes adding x,y limits on the extent of the cluster to the DFMWPCCluster objects. These that can then be used to match the track projections. Placing DFMWPCCluster_factory consolidates the conversion from FMWPC coordinates to global lab coordinates in a single place.
+
* Need to add simulation code development to the agenda
*** Some discussion to clarify proper conversion between wire number and global coordinates.
+
* Simon modified event.xml to make it backwards compatible. PR is pending
**:
+
* Some discussion on monitoring plots
** DFMWPCMatchedTrack
+
** Invariant Mass
*** Need to add matches to DCTOFPoint objects. Some brief discussion. Decided David will add matching code to DFMWPCMatchedTrack.
+
** Polarization plots
*:
+
* Some discussion on run plan and varied running conditions
* Monitoring
+
** Polarization (0<sup>o</sup> , 90<sup>o</sup>)
** Andrew asked about if there was motivation for including kinfit info in his library other than for monitoring. (As opposed to holding it off until the final analysis). This led to a larger discussion on what plots will be needed for online monitoring.
+
** TAC runs (beginning and end only?)
*** Rory noted we will want invariant mass plots for e+/e- events and pi+/pi- events. We will want kinfit information for these if possible
+
** Empty Target
*** Some plots from the proposal that indicate polarization as measured using data from FMWPC detector
+
* Some question on e+e- generated events. Andrew noted that they are available on the work disk
*** Alex noted he is already working on adding plots to show residual position in FMWPC
+
*** Alex also noted the existing FMWPC_online plugin is intended for high statistics occupancy plots and we will want another plugin for the lower statistics plots that will require full tracking
+
*** Homework assignment for all to consider exact list of monitoring plots we would like in order to start working to get the required pieces to implement them.
+
*** David mentioned the possible use of Hydra for occupancy plots. Training on known possible failure modes in simulated data would be the best we could do for CPP since we don't have extensive beam data.
+
*:
+
* halld_sim
+
** Simon has a PR pending which fixes an issue Richard pointed out with a recent change to the event.xml file. This change makes the model backwards compatible. Alex was assigned as a reviewer.
+
*:
+
* Next meeting in 2 weeks 3/17/2022
+
  
 
=== Action Items ===
 
=== Action Items ===
Line 107: Line 99:
 
* Review and merge Simon's PR for halld_sim (Alex)
 
* Review and merge Simon's PR for halld_sim (Alex)
 
* Add residual position plots to FMWPC_online plugin (Alex)
 
* Add residual position plots to FMWPC_online plugin (Alex)
* Add list of input features for e/pi classifier to meeting wiki page (Andrew)
+
* Add CTOF matching (?)
* Send location of e+e- simulations on work disk to Simon (Andrew)
+
* Add CTOF digihits (Simon)

Latest revision as of 11:38, 31 March 2022

Meeting Time And Location

12:30 EST (JLab time) Thursdays Weekly Meeting

Connecting

Join ZoomGov Meeting
https://jlab-org.zoomgov.com/j/1613177947?pwd=MUtiRnZjWnF4SzFjL0NwRW83NC9uZz09
Meeting ID: 161 317 7947
Passcode: 287835

David Lawrence is inviting you to a scheduled ZoomGov meeting.

Topic: CPP Software Meeting
Time: This is a recurring meeting Meet anytime

Join ZoomGov Meeting
https://jlab-org.zoomgov.com/j/1613177947?pwd=MUtiRnZjWnF4SzFjL0NwRW83NC9uZz09

Meeting ID: 161 317 7947
Passcode: 287835
One tap mobile
+16692545252,,1608628791# US (San Jose)
+16468287666,,1608628791# US (New York)

Dial by your location
       +1 669 254 5252 US (San Jose)
       +1 646 828 7666 US (New York)
       +1 669 216 1590 US (San Jose)
       +1 551 285 1373 US
       833 568 8864 US Toll-free
Meeting ID: 161 317 7947
Find your local number: https://jlab-org.zoomgov.com/u/acZK7hDWFf
 
Join by SIP
1608628791@sip.zoomgov.com

Join by H.323
161.199.138.10 (US West)
161.199.136.10 (US East)
Meeting ID: 160 862 8791
Passcode: 112160


Agenda

  1. Previous Meeting
  2. Pending Pull Requests and Reviews (CPP branch)
  3. FMWPC Library
    • DFMWPCHit - Calibrated hits
    • DFMWPCCluster
    • DFMWPCMatchedTrack
  4. PID:
    • e+e- PID
      • input features
        • FCAL Shower Energy/Kinfit Momentum
        • FCAL E9/E25 Shower Ratio
        • FCAL DOCA
    • πμ classification
  5. Event viewer
  6. FMWPC_online monitoring plugin
  7. CPP Simulations
  8. AOT

Useful Links

Minutes

Attendees: Not recorded

  • CTOF Reconstruction will be added to FMWPC library. Simon will take care of
  • Further discussion on accessing kinematic fit values from a factory (as opposed to via DReactionFilter)
  • Need to add simulation code development to the agenda
  • Simon modified event.xml to make it backwards compatible. PR is pending
  • Some discussion on monitoring plots
    • Invariant Mass
    • Polarization plots
  • Some discussion on run plan and varied running conditions
    • Polarization (0o , 90o)
    • TAC runs (beginning and end only?)
    • Empty Target
  • Some question on e+e- generated events. Andrew noted that they are available on the work disk

Action Items

  • Replace FMWPC clusterizer in DFMWPCMatchedTrack with DFMWPCCluster objects (David)
  • Investigate example code for getting kinfit values in factory (Simon)
  • Finalize list of FMWPC calibration constants and create items in CCDB (Alex)
  • Add DCTOFPoint objects to DFMWPCMatchedTrack (David)
  • Add DCTOFDigiHit class (Simon)
  • Review and merge Simon's PR for halld_sim (Alex)
  • Add residual position plots to FMWPC_online plugin (Alex)
  • Add CTOF matching (?)
  • Add CTOF digihits (Simon)