PC19082015 » History » Version 1
Dobbs, Adam, 18 August 2015 13:12
1 | 1 | Dobbs, Adam | h1. PC19082015 |
---|---|---|---|
2 | |||
3 | Wednesday 19th August 2015 at 15:00 BST |
||
4 | Room CR09 RAL |
||
5 | |||
6 | {{>toc}} |
||
7 | |||
8 | h2. Summary of Actions |
||
9 | |||
10 | * *ACTION*: Look into TRefArray limits (*A. Dobbs*) |
||
11 | * *ACTION*: Optimize residuals for final tracks (*C. Hunt*) - _Done for straights_ |
||
12 | * *ACTION*: Get detector output in global coordinate system (*C. Heidt, C. Hunt*) |
||
13 | * *ACTION*: Fix close to paraxial tracks producing nan output (*C. Hunt*) |
||
14 | * *ACTION*: Update tracker online plots (*M. Uchida*) |
||
15 | * *ACTION*: Update tracker schedule (*P. Kyberd*) |
||
16 | * *ACTION*: Update ConfigurationDefaults with tracker optimum parameters (*P. Kyberd*) |
||
17 | * *ACTION*: Set HelicalPR on or off depending on CDB value of magnetic field (*C. Hunt*) |
||
18 | * *ACTION*: Restructure TOF Digitisation and incorporate MapCppTrigger (*D. Rajaram*) |
||
19 | * *ACTION*: Make current beamline geometry available in CDB (*R. Bayes*) |
||
20 | * *ACTION*: Implement dE/dx in Runge-Kutta (*M. Uchida*) |
||
21 | * *ACTION*: Need C++ Reducer example (*A. Dobbs*) |
||
22 | |||
23 | h2. Agenda |
||
24 | |||
25 | h3. Release status |
||
26 | |||
27 | * Current release = 1.0.0 |
||
28 | * Targets for release 1.0.1: |
||
29 | ** execute_against_data.py should be always make a tarball |
||
30 | ** Support for gcc 4.9 |
||
31 | |||
32 | * Targets for future release: |
||
33 | ** Trigger MC |
||
34 | ** Fix memory leaks |
||
35 | ** Tracker -- Kalman updates |
||
36 | |||
37 | h3. Schedule |
||
38 | |||
39 | * attachment:2015-08-19_MAUS-Schedule.ods |
||
40 | |||
41 | h3. Detectors |
||
42 | |||
43 | * Detector integration (D. Rajaram) |
||
44 | ** Reconstruction quality flags (*A. Dobbs* to make requests to detector groups) #1585 |
||
45 | |||
46 | * Tracker (P. Kyberd) |
||
47 | ** Space-point, track-finding efficiency studies partly blocked by lack of trigger #1182 |
||
48 | ** *ACTION*: Flag low pt for downstream tracker reconstruction (*A. Dobbs*) _Done in personal dev branch, needs testing before merge_ |
||
49 | ** *ACTION*: Optimize residuals for final tracks (*C. Hunt*) |
||
50 | ** *ACTION*: Fix close to paraxial tracks producing nan output (*C. Hunt*) |
||
51 | ** *ACTION*: Update tracker online plots (*P. Kyberd*) |
||
52 | ** *ACTION*: Update tracker schedule (*P. Kyberd*) |
||
53 | ** *ACTION*: Update ConfigurationDefaults with tracker optimum parameters |
||
54 | ** *ACTION*: Set HelicalPR on or off depending on CDB value of magnetic field (C. Hunt) |
||
55 | ** Optimise tracker unpacking and digitisation (*P. Kyberd*) |
||
56 | ** Flag low pt for downstream tracker reconstruction? (*A. Dobbs*) |
||
57 | * TOF (D. Rajaram) |
||
58 | ** Restructure TOF MC Digitizer - part of trigger MC (*D. Rajaram*) |
||
59 | * EMR (F. Drielsma) |
||
60 | ** MC #1033 |
||
61 | * KL (M. Bogomilov) |
||
62 | ** *STANDING*: MC validation, optimization, tuning, #1411 |
||
63 | * CKOV (Drews, Winter, D. Rajaram) |
||
64 | * Monte Carlo trigger (D. Rajaram) #1182 |
||
65 | ** *ACTION*: Restructure TOF Digitisation and incorporate MapCppTrigger (*D. Rajaram*) |
||
66 | |||
67 | h3. Global Reconstruction |
||
68 | |||
69 | * Tracking (J. Greis) |
||
70 | * PID (C. Pidcott) |
||
71 | * Detector output |
||
72 | ** *ACTION*: Get detector output in global coordinate system (*C. Heidt, C. Hunt*) |
||
73 | *** See #1631 |
||
74 | ** *ACTION*: Need uncertainties from detector reconstructions: on positions, momenta, tof time (*A. Dobbs*) |
||
75 | * *ACTION*: Implement dE/dx in Runge-Kutta (*M. Uchida*) |
||
76 | * Need uncertainties from detector reconstructions: on positions, momenta, tof time (*A. Dobbs*) |
||
77 | |||
78 | h3. Unpacking |
||
79 | |||
80 | * Need to roll out SL6 to Jenkins nodes (*P. Franchini*) |
||
81 | * DAQ channel maps to DB (*D. Rajaram*) #1375, blocked by #994 |
||
82 | |||
83 | h3. Infrastructure |
||
84 | |||
85 | * Geometry/MC (S. Ricciardi, R. Bayes) |
||
86 | ** *ACTION*: Make current beamline geometry available in CDB (*R. Bayes*) |
||
87 | * GRID and Batch Production (C. Rogers, J. Martyniak) |
||
88 | ** Running 1.0.0 |
||
89 | ** Fix memory leaks |
||
90 | ** execute_against_data.py |
||
91 | * Need C++ Reducer example (*A. Dobbs*) |
||
92 | * Code deployment |
||
93 | * Documentation |
||
94 | |||
95 | h3. Online |
||
96 | |||
97 | * Online reconstruction (A. Dobbs) |
||
98 | * Have prototype GUI and prototype ROOT-based document DB to replace maus-web-app and django #1312 (C. Rogers) |
||
99 | * Software On Call (A. Dobbs) |
||
100 | ** http://micewww.pp.rl.ac.uk/projects/maus/wiki/Software_on-call (SOC wiki) |
||
101 | |||
102 | h3. Performance |
||
103 | |||
104 | * Speed improvements |
||
105 | ** Fix memory leaks - preventing GRID runnning (A. Dobbs, D. Rajaram, C. Rogers) |
||
106 | ** YK proposes parallelising MAUS with C++11 multi-threading, at the mapper level, see #1638 (A. Dobbs, D. Rajaram, C. Rogers, Y. Karadzhov) |
||
107 | *** Extensive refactor work |
||
108 | |||
109 | * Beam generation excessive resource usage |
||
110 | ** Query analysis group requirements (in particular how many G4BL beams we need) |
||
111 | ** Consider alternative upstream beam generation code |
||
112 | |||
113 | h3. Documentation |
||
114 | |||
115 | * Finish MAUS workbook (A. Dobbs) |
||
116 | |||
117 | h3. AOB |
||
118 | |||
119 | * MAUS paper draft - developers please review and supply input where required "launchpad":https://code.launchpad.net/maus-pub |
||
120 | |||
121 | h2. International Toll-Free Dial-in numbers |
||
122 | |||
123 | * Switzerland: 0800705351 |
||
124 | * UK: 08004960576 |
||
125 | * US: 1-866-740-1260 |
||
126 | * "Other numbers":http://www.readytalk.com/an.php?tfnum=8667401260 |
||
127 | * Access Code: 5673390 |
||
128 | |||
129 | h2. Notes |
||
130 | |||
131 | h3. Attendance |
||
132 | |||
133 | h3. Detectors |
||
134 | |||
135 | * Detector Integration |
||
136 | * KL |
||
137 | * Ckov |
||
138 | * EMR |
||
139 | * Tracker |
||
140 | * TOF |
||
141 | |||
142 | h3. Global Reconstruction |
||
143 | |||
144 | h3. Unpacking |
||
145 | |||
146 | h3. Infrastructure |
||
147 | |||
148 | * Geometry |
||
149 | * MC |
||
150 | * G4BL |
||
151 | * GRID |
||
152 | |||
153 | h3. Online |
||
154 | |||
155 | h3. Performance |
||
156 | |||
157 | h3. Miscellaneous |