-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ECal endcap turbine version 3 #426
ECal endcap turbine version 3 #426
Conversation
Hi @BrieucF , Thanks for the suggestions. I'm not quite sure what changes you want for FCCee/ALLEGRO/compact/README.md . There is already a mention of the endcap turbine concept in the notes for v03. What should be changed/added? On the point about adopting the oX_vY convention for naming the xml: is the suggestion to do that in this PR for all of the xmls, or to just do the endcap turbine ones? Thanks, |
I've now implemented all of the suggestions from @BrieucF , @giovannimarchiori , and @atolosadelgado (I think). Is there anything else needed from me so that this PR can proceed? Best regards, |
Hi @varnes |
Hi @giovannimarchiori , Ugh. I thought that since there probably weren't that many changes since I last rebased, I could get away with just checking out the changed files from main without doing a full rebase (and spot-checking a few of them, I thought it was working). But apparently not... at this point is it best to abandon this MR and try again with a new, rebased, branch? Best regards, |
Hi @varnes |
Hi @giovannimarchiori , Indeed life would have been much simpler if I'd been aware of the sync button. I think the PR is in better shape now, as I've followed your advice about reverting the bad commits. Now my branch reports that it is 77 commits ahead of the main branch, and no commits behind. Also the "Files changed" tab on the PR only lists files that I meant to modify. Please have another look, and apologies for the noise. Best regards, |
Hi @varnes , great! I think we're almost there. Could you please update FCCee/ALLEGRO/compact/README.md to mention that in ALLEGRO v03 we updated the ecal endcap turbine to v03 to allow for ... (more details in detector/calorimeter/README.md)? I would then ask @atolosadelgado to have a final look and approve/merge if it's OK Thanks, cheers, |
@varnes - your branch is out-of-date after a recent merge, please update |
(edited, sorry for not checking well before...) all good from my side. The CI seems to be failing because ALLEGRO test takes too long... can you extend the timeout and/or reduce the number of events? The CI test also spotted the following:
|
Thanks @atolosadelgado for the feedback - @varnes please have a look at the remaining issues |
Hi @atolosadelgado and @giovannimarchiori , I've re-synched by branch so hopefully it's up-to-date now. It seems that the issues you found in the CI with the layer_size variables are related to the HCal(?). At least that's the only xml where I see those variables. For the other issue (ALLEGRO test timeout) I've reduced the number of events from 100k to 50k and it seems to be passing now. |
Hi @atolosadelgado |
BEGINRELEASENOTES
This PR is to support v3 of the ECal endcap turbine geometry. In this version there is flexibility to set parameters separately for the three wheels, to calibrate the response in both dimensions along the surface of a blade, and the segment the readout in both directions as well. The readout unit cells are allowed to be smaller than the calibration cells.
(Note that the above changes were implemented in two steps, with the flexibility to set parameters separately introduced in "v2" of the geometry, and the remaining changes in v3. v2 was never included in a pull request.)
ENDRELEASENOTES