Skip to content

Conversation

@ChunzhengLab
Copy link
Contributor

@ChunzhengLab ChunzhengLab commented Apr 4, 2025

  • The ITS3 inner barrel now supports multiple types of chip response inputs (currently ALPIDE and APTS, with support for MOSIAX coming soon).
  • The inner and outer barrels now support independent topology dictionaries.
  • Fixed several bugs.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 4, 2025

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0
async-2024-PbPb-apass1
async-2024-ppRef-apass1
async-2024-PbPb-apass2
async-2023-PbPb-apass5

@f3sch
Copy link
Collaborator

f3sch commented Apr 4, 2025

Excellent @ChunzhengLab, thanks!
Just to give a bit of context and not to scare people this branch currently includes everything from #13894, #13895, #14137 and will be rebased afterward only leaving changes in ITS3.

@ChunzhengLab ChunzhengLab force-pushed the digi_its3 branch 2 times, most recently from 255c9ac to 493227a Compare April 7, 2025 08:21
@ChunzhengLab
Copy link
Contributor Author

I’ve rebased the branch onto dev and grouped the commits logically. @f3sch

@ChunzhengLab ChunzhengLab force-pushed the digi_its3 branch 2 times, most recently from f7a299f to 6dc1bd2 Compare April 9, 2025 06:19
@f3sch
Copy link
Collaborator

f3sch commented Apr 12, 2025

Hi @ChunzhengLab, looking at the diff there are some artefacts left from my PR leading to merge conflicts now.

Copy link
Collaborator

@f3sch f3sch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work, I left some comments.

@ChunzhengLab
Copy link
Contributor Author

ChunzhengLab commented Apr 16, 2025

Thanks for the very good comments @f3sch. Please let me know any further suggestions.

- Add digitization parameter sets
- Fix C2F/F2C conversion in SegmentationMosaix
- Set scale function for Alpide as IB
- Fix chip digits container initialization
- Correct ordering of maxRows and maxCols
- Add support for floating row/column numbers in D2L
Add the script to check hits and clusters on a track

Add script for visualizing chip responses
Copy link
Collaborator

@f3sch f3sch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, just left one nitpick otherwise I think it is ready to updraft. for others to review

@ChunzhengLab ChunzhengLab marked this pull request as ready for review April 22, 2025 15:50
@ChunzhengLab ChunzhengLab requested a review from f3sch April 22, 2025 15:51
@alibuild
Copy link
Collaborator

alibuild commented Apr 26, 2025

Error while checking build/O2/fullCI_slc9 for 1c10051 at 2025-05-05 22:05:

## sw/BUILD/o2checkcode-latest/log
--
========== List of errors found ==========
++ GRERR=0
++ grep -v clang-diagnostic-error error-log.txt
++ grep ' error:'
/sw/SOURCES/O2/14145-slc9_x86-64/0/Detectors/Upgrades/ITS3/simulation/src/ChipDigitsContainer.cxx:51:65: error: statement should be inside braces [readability-braces-around-statements]
/sw/SOURCES/O2/14145-slc9_x86-64/0/Detectors/Upgrades/ITS3/simulation/src/ChipDigitsContainer.cxx:53:71: error: statement should be inside braces [readability-braces-around-statements]
/sw/SOURCES/O2/14145-slc9_x86-64/0/Detectors/Upgrades/ITS3/simulation/src/ChipDigitsContainer.cxx:56:27: error: statement should be inside braces [readability-braces-around-statements]
++ [[ 0 == 0 ]]
++ exit 1
--

Full log here.

@fgrosa
Copy link
Collaborator

fgrosa commented May 6, 2025

@fprino @mconcas could you please check if the changes for the ITS part are fine? They are very minimal, thanks!

@mconcas mconcas merged commit 992316d into AliceO2Group:dev May 6, 2025
18 checks passed
@ChunzhengLab ChunzhengLab deleted the digi_its3 branch May 6, 2025 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

6 participants