Project

General

Profile

PC14102015 » History » Version 5

Dobbs, Adam, 14 October 2015 15:04

1 1 Dobbs, Adam
h1. PC14102015
2
3
Wednesday  14 October 2015 at 15:00 BST
4
Room CR09 RAL
5
6
{{>toc}}
7
8
h2. Summary of Actions
9
10
|_.Task |_.Person |_.Added |_.Issue Number |_.Comment |
11
|Need MAUS Schedule for Alan Grant by next time |(CKOV: A.Liu, TOF: D. Rajaram, MC: D. Rajaram, Global: J. Greis)  |- |- |Done? |
12
|Add data_analyzable flag for each detector | Detector software heads |16/09/2015 |#1585 | |
13
|Look into TRefArray limits |A. Dobbs |- |#1759 #1663 | Fixed in merge branch, needed to reset a ROOT internal counter in single_thread.py |
14
|Provide C++ Reducer example |C. Rogers |- |- |Getting seg fault with current example |
15
|Fix problems when setting header_and_footer_mode to "dont_append" |C. Rogers, C. Pidcott |16/09/2015 |- |Could be SWIG |
16
|Refactor MAUS cross links to allow multi-threading |A. Dobbs |30/09/2015 | #1761 | Probably use std::vector<TRef> |
17
|CKOV onrec plot bug fix to be added to merge branch |A. Lui, A. Dobbs |30/09/2015 |- |A. Dobbs to merge when A. Liu provides branch |
18
|Restructure TOF Digitisation and incorporate MapCppTrigger |D. Rajaram |- |#1182 | |
19
|Add tracker efficiency plots to MAUS |P. Kyberd |16/09/2015 |- | |
20
|Optimize residuals for final tracks |C. Hunt |- |- | Done for straights |
21
|Fix close to paraxial tracks producing nan output |C. Hunt |- |- |  |
22
|Update tracker online plots |M. Uchida |- |- |  |
23
|Detectors to provide uncertainties from reconstructions on: positions; momenta; tof time |A. Dobbs |- |- | |
24
|Implement dE/dx in Runge-Kutta |J. Greis |- |- |Code done, needs to be verified |
25
|Fix cdb geometry download by run number |R. Bayes |16/09/2015 |- | |
26
|Verify scifi geometry correct in CDB | C. Heidt, P. Kyberd |30/09/2015 |- |Check by running with MAUS (use ID 671) |
27
|Verify KL geometry correct in CDB |M. Bogomilov |30/09/2015 |- |A. Dobbs to email M. Bogomilov |
28
|Add last TOF geometry updates to CDB |D. Rajaram |30/09/2015 |#1752 | |
29
|Finish beam sampling routines for G4BL output |R. Bayes |30/09/2015 |- |MPB may want to know |
30
31
h2. Release status
32
33
* Current release = 1.2.0
34
* Targets for release 1.3.0:
35
36
* Targets for future release:
37
** Trigger MC
38
** Fix memory leaks
39
** Tracker -- Kalman updates
40
** Updated tracker noise
41
** execute_against_data.py should be always make a tarball
42
43
44
h2. Schedule
45
46
* attachment:2015-10-14_MAUS-Schedule.ods
47 3 Dobbs, Adam
48 1 Dobbs, Adam
h2. Detectors
49
50
* Detector integration (D. Rajaram)
51
**  *ACTION*: Add data_analyzable flag for each detector (*Detector software heads*) #1585
52
* Tracker (P. Kyberd)
53
** Observe that tracks when visualised do not appear to line up between trackers, in both position and slope
54
** MC studies of effect of 1T field on tracker performance (P. Kyberd, Analysis Group)
55
** Space-point, track-finding efficiency studies partly blocked by lack of trigger #1182
56
** *ACTION*: Optimize residuals for final tracks (*C. Hunt*)
57
** *ACTION*: Fix close to paraxial tracks producing nan output (*C. Hunt*)
58
** *ACTION*: Update tracker online plots (*M. Uchida*)
59
** Flag low pt for downstream tracker reconstruction? (*A. Dobbs*) 
60
* TOF (D. Rajaram)
61
** Restructure TOF MC Digitizer - part of trigger MC (*D. Rajaram*)
62
* EMR (F. Drielsma)
63
* KL (M. Bogomilov)
64
* CKOV (A. Liu, D. Rajaram)
65
** Calibration
66
** Validate CKOV MC against data
67
68
h2. Global Reconstruction
69
70
* Tracking (J. Greis)
71
* PID (C. Pidcott)
72
* Detector output
73
** Get detector output in global coordinate system (*C. Heidt, C. Hunt*), see #1631
74
* *ACTION*: Detectors to provide uncertainties from reconstructions on: positions; momenta; tof time (*A. Dobbs*)
75
* *ACTION*: Implement dE/dx in Runge-Kutta (*J. Gries*)
76
77
h2. Monte Carlo
78
79
* Monte Carlo trigger (D. Rajaram) #1182
80
** *ACTION*: Restructure TOF Digitisation and incorporate MapCppTrigger (*D. Rajaram*)
81
82
h2. Geometry
83
84
* *ACTION*: Upload cooling channel tags to production DB (*R. Bayes*)
85
* *ACTION*: Fix cdb geometry download by run number (*R. Bayes*)
86
* *ACTION*: Verify scifi geometry correct in CDB now (*C. Heidt*, *P. Kyberd*)
87
88
h2. Online Reconstruction
89
90
* Have prototype GUI and prototype ROOT-based document DB to replace maus-web-app and django #1312 (C. Rogers)
91
* Software On Call (A. Dobbs)
92
** http://micewww.pp.rl.ac.uk/projects/maus/wiki/Software_on-call (SOC wiki)
93
94
h2. Batch Offline Reconstruction
95
96
* GRID running 1.0.0
97
** Enable MC GRID running again #1739
98
** execute_against_data.py to always produce tarball _Is this still relevant?_
99
100
h2. Infrastructure
101
102
* *ACTION* Need C++ Reducer example (*C. Rogers*)
103
* *ACTION* Fix geometry test which randomly produces large SOAP error (*R. Bayes*)
104
* *ACTION* Fix problems when setting header_and_footer_mode to "dont_append" (*C. Rogers*, *C. Pidcott*) 
105
* *ACTION* Refactor MAUS cross links to allow multi-threading - probably use std::vector<TRef>. #1761 (*A. Dobbs*) 
106
107
h2. Performance
108
109
* Speed improvements
110
** Fix memory leaks - preventing GRID running (A. Dobbs, D. Rajaram, C. Rogers)
111
* Beam generation excessive resource usage
112
** Query analysis group requirements (in particular how many G4BL beams we need)
113
** Consider alternative upstream beam generation code
114
115
h2. Tools
116
117
* Add V. Blackmore event visualiser to MAUS
118
119
h2. Documentation
120
121
h2. AOB
122
123 2 Dobbs, Adam
* Moving MAUS tarballs from heplnv156 to heplnm072
124
125 1 Dobbs, Adam
h2. International Toll-Free Dial-in numbers
126
127
* Switzerland:	0800705351
128
* UK:	08004960576
129
* US:	1-866-740-1260
130
* "Other numbers":http://www.readytalk.com/an.php?tfnum=8667401260
131
* Access Code: 5673390
132
133
h2. Notes
134
135
h3. Attendance
136
137 5 Dobbs, Adam
Present: R. Bayes, A. Dobbs, J. Greis, C. Hunt, P. Kyberd, J. Nugent, M. Savic
138 4 Dobbs, Adam
139
Apologies: C. Pidcott, M. Uchida
140
141 1 Dobbs, Adam
h3. Release Status
142
143
h3. Schedule
144
145
h3. Detectors
146
147
* KL
148
* Ckov
149
* EMR
150
* Tracker
151
* TOF
152
153
h3. Global Reconstruction
154
155
h3. Monte Carlo
156
157
h3. Geometry
158
159
h3. Online Reconstruction
160
161
h3. Batch Offline Reconstruction
162
163
h3. Infrastructure
164
165
h3. Performance
166
167
h3. Tools
168
169
h3. Miscellaneous