Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
AliceO2Group
/
AliceO2
Public
Notifications
You must be signed in to change notification settings
Fork
511
Star
124
Code
Issues
2
Pull requests
38
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
TPC: Processing of common mode values in O2
- #15137
#15137
Merged
wiechula
merged 19 commits into
AliceO2Group:dev
AliceO2Group/AliceO2:dev
from
tubagundem:TPC_CMV
tubagundem/AliceO2:TPC_CMV
Copy head branch name to clipboard
Apr 13, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
TPC: Processing of common mode values in O2
#15137
wiechula
merged 19 commits into
AliceO2Group:dev
AliceO2Group/AliceO2:dev
from
tubagundem:TPC_CMV
tubagundem/AliceO2:TPC_CMV
Copy head branch name to clipboard
Commits
Commits on Mar 9, 2026
TPC: Processing of common mode values in O2
tubagundem
committed
33e2fd0
View commit details
Copy full SHA for 33e2fd0
Browse repository at this point
Commits on Mar 10, 2026
Added CMVContainer.cxx, fixed missing links and includes
tubagundem
committed
940e41c
View commit details
Copy full SHA for 940e41c
Browse repository at this point
Fix formatting
tubagundem
committed
2075879
View commit details
Copy full SHA for 2075879
Browse repository at this point
Removed unused includes, directly write the TTree object to CCDB without TMem file, small fixes
tubagundem
committed
4471254
View commit details
Copy full SHA for 4471254
Browse repository at this point
Commits on Mar 11, 2026
Changed the decoding and encoding of CMVs, removed grouping per side
tubagundem
committed
bf10504
View commit details
Copy full SHA for bf10504
Browse repository at this point
Commits on Mar 12, 2026
Update the dataformat of CMV
tubagundem
committed
5d1cc3b
View commit details
Copy full SHA for 5d1cc3b
Browse repository at this point
Commits on Mar 18, 2026
Updated the CMVContainer, corrected the timestamp range for CCDB
tubagundem
committed
0a4d8ac
View commit details
Copy full SHA for 0a4d8ac
Browse repository at this point
Fix formatting
tubagundem
committed
dc3ff00
View commit details
Copy full SHA for dc3ff00
Browse repository at this point
Removed factorize workflow, updated the distribute workflow accordingly
tubagundem
committed
a4a09b1
View commit details
Copy full SHA for a4a09b1
Browse repository at this point
Fix formatting
tubagundem
committed
3ead34a
View commit details
Copy full SHA for 3ead34a
Browse repository at this point
Extend error tracking in CMVToVectorSpec.cxx
tubagundem
committed
82663fb
View commit details
Copy full SHA for 82663fb
Browse repository at this point
Commits on Mar 25, 2026
Replace CMVPerInterval with per TF TTree accumulation and raw uint16_t storage, fix CCDB timestamp for partial intervals, fix TMemFile padding
tubagundem
committed
37e12af
View commit details
Copy full SHA for 37e12af
Browse repository at this point
Commits on Mar 26, 2026
Added delta+zigzag+varint compression, added drawCMV.C macro for visualization
tubagundem
committed
baf4d6d
View commit details
Copy full SHA for baf4d6d
Browse repository at this point
Commits on Mar 31, 2026
Added small value zeroing, added `--use-compression` and `--cmv-zero-threshold` flags to TPCDistributeCMVSpec, updated drawCMV.C macro to auto detect branch format (compressed or not)
tubagundem
committed
3c207a6
View commit details
Copy full SHA for 3c207a6
Browse repository at this point
Commits on Apr 1, 2026
Added sparse and HUffman encoding to the CMVContainer, updatet the drawCMV.C macro and TPCDistributeCMVSpec.h accordingly
tubagundem
committed
9fc3e05
View commit details
Copy full SHA for 9fc3e05
Browse repository at this point
Commits on Apr 3, 2026
Added CMVPerTFCombined to CMVContainer to combine sparse encoding with varint/Huffman compression, updated drawing macro and workflow options accordingly
tubagundem
committed
5d720d4
View commit details
Copy full SHA for 5d720d4
Browse repository at this point
Commits on Apr 8, 2026
Added gaussian dynamic precision
tubagundem
committed
8e5cf37
View commit details
Copy full SHA for 8e5cf37
Browse repository at this point
Commits on Apr 9, 2026
Refactored CMVContainer, unified CMV compression in a flag based container
tubagundem
committed
27b73e3
View commit details
Copy full SHA for 27b73e3
Browse repository at this point
Commits on Apr 10, 2026
Added CMV workflow documentation to README and fixed CMV packet size mismatch handling
tubagundem
committed
d218dec
View commit details
Copy full SHA for d218dec
Browse repository at this point
You can’t perform that action at this time.