
Nida Malik developed and enhanced net charge fluctuations analysis features within the AliceO2Group/O2Physics repository, focusing on robust, physics-driven data workflows. She implemented new C++ modules for histogram-based analytics, including Monte Carlo simulation support, charge-dependent efficiency corrections, and delta eta–centrality correlation studies. Her work integrated CCDB-driven efficiency data, refined event and track selection logic, and introduced error estimation via subsampling, all while maintaining compliance with PWGCF standards. Leveraging C++, ROOT, and CMake, Nida’s contributions improved analysis accuracy, reproducibility, and configurability, enabling more reliable physics validation and streamlined integration of advanced data analysis techniques into the O2Physics framework.

February 2026 monthly summary for developer work in AliceO2Group/O2Physics. Focused on delivering a feature to improve net charge fluctuations analysis by applying separate efficiency corrections for positive and negative charge particles. This change enhances accuracy of physics results and aligns with PWGCF standards. No major bugs fixed this month. Impact includes more reliable charge-fluctuation measurements and smoother integration into the analysis pipeline. Technologies demonstrated include C++ data-analysis pipelines, efficiency correction schemes, and version-control discipline.
February 2026 monthly summary for developer work in AliceO2Group/O2Physics. Focused on delivering a feature to improve net charge fluctuations analysis by applying separate efficiency corrections for positive and negative charge particles. This change enhances accuracy of physics results and aligns with PWGCF standards. No major bugs fixed this month. Impact includes more reliable charge-fluctuation measurements and smoother integration into the analysis pipeline. Technologies demonstrated include C++ data-analysis pipelines, efficiency correction schemes, and version-control discipline.
Monthly summary for Oct 2025 (AliceO2Group/O2Physics): Delivered enhancements to multiplicity analysis and event selection controls to improve robustness and reliability of physics results. Implemented updated polynomial fitting for multiplicity correlation plots (cfgMultGlobalPVCutPars) and new TF1 controls (fMultGlobalPVCutLow/high), along with refined configuration options for pileup rejection and vertex/multiplicity cuts to enable more robust outlier handling. These changes reduce analysis systematics from outliers and provide analysts with more configurable, production-grade controls for multiplicity analyses.
Monthly summary for Oct 2025 (AliceO2Group/O2Physics): Delivered enhancements to multiplicity analysis and event selection controls to improve robustness and reliability of physics results. Implemented updated polynomial fitting for multiplicity correlation plots (cfgMultGlobalPVCutPars) and new TF1 controls (fMultGlobalPVCutLow/high), along with refined configuration options for pileup rejection and vertex/multiplicity cuts to enable more robust outlier handling. These changes reduce analysis systematics from outliers and provide analysts with more configurable, production-grade controls for multiplicity analyses.
Month 2025-09: Delivered histogram-driven analytics enhancements across NetchargeFluctuations and PWGCF in AliceO2Group/O2Physics. Implemented new histograms for error estimation via subsampling, 1D efficiency histograms, and updated centrality selection for FT0M/FT0C, together with distributions across delta eta and centrality, as well as multiplicity correlation histograms and QA plots. These changes consolidate analytics, improve QA coverage, and enable more precise performance checks and physics interpretations.
Month 2025-09: Delivered histogram-driven analytics enhancements across NetchargeFluctuations and PWGCF in AliceO2Group/O2Physics. Implemented new histograms for error estimation via subsampling, 1D efficiency histograms, and updated centrality selection for FT0M/FT0C, together with distributions across delta eta and centrality, as well as multiplicity correlation histograms and QA plots. These changes consolidate analytics, improve QA coverage, and enable more precise performance checks and physics interpretations.
Month: 2025-08 – Focused on delivering enhanced Netcharge Fluctuations analysis within the PWGCF module in O2Physics, including efficiency corrections and delta eta–centrality histograms. Implemented CCDB-driven efficiency integration, expanded QA coverage, and introduced Nudyn computations across delta eta. This work improves accuracy of particle production correlation studies and provides richer, delta eta-dependent insights for PWGCF analyses, contributing to more robust physics validation and reproducibility.
Month: 2025-08 – Focused on delivering enhanced Netcharge Fluctuations analysis within the PWGCF module in O2Physics, including efficiency corrections and delta eta–centrality histograms. Implemented CCDB-driven efficiency integration, expanded QA coverage, and introduced Nudyn computations across delta eta. This work improves accuracy of particle production correlation studies and provides richer, delta eta-dependent insights for PWGCF analyses, contributing to more robust physics validation and reproducibility.
June 2025 (2025-06) – O2Physics NetchargeFluctuations enhancements and Run-2/Run-3 readiness Key feature delivery: Implemented Monte Carlo histograms for net charge fluctuations and extended PWGCF NetchargeFluctuations to be compatible with Run-2 and Run-3 data. Refactored data processing to support both reconstructed and generated data, introduced new data structures, and refined track selection and event selection criteria to improve analysis accuracy. Added new histograms in PWGCF NetchargeFluctuations to enhance charged particle distributions and their correlations with centrality, including multiplicity-related distributions. Commits of record: 6c5645e90bb0a2fbeedd9311cf60dc313512adba (PWGCF) - Added histograms for Monte Carlo (#11486); 95b5927c53293c9248b0c0b8f690bd8605812222 (PWGCF) - Added Histograms for Monte Carlo (#11698). Overall impact: Enables robust cross-run physics validation and more precise centrality-multiplicity studies, strengthening the reliability of Monte Carlo-based corrections and data-model comparisons for O2Physics analyses. Technologies/skills demonstrated: Monte Carlo histogram design, Run-2/Run-3 data compatibility, data structure refactor, enhanced event/track selection, PWGCF task integration, C++/Python data processing, and reproducible commit-based development.
June 2025 (2025-06) – O2Physics NetchargeFluctuations enhancements and Run-2/Run-3 readiness Key feature delivery: Implemented Monte Carlo histograms for net charge fluctuations and extended PWGCF NetchargeFluctuations to be compatible with Run-2 and Run-3 data. Refactored data processing to support both reconstructed and generated data, introduced new data structures, and refined track selection and event selection criteria to improve analysis accuracy. Added new histograms in PWGCF NetchargeFluctuations to enhance charged particle distributions and their correlations with centrality, including multiplicity-related distributions. Commits of record: 6c5645e90bb0a2fbeedd9311cf60dc313512adba (PWGCF) - Added histograms for Monte Carlo (#11486); 95b5927c53293c9248b0c0b8f690bd8605812222 (PWGCF) - Added Histograms for Monte Carlo (#11698). Overall impact: Enables robust cross-run physics validation and more precise centrality-multiplicity studies, strengthening the reliability of Monte Carlo-based corrections and data-model comparisons for O2Physics analyses. Technologies/skills demonstrated: Monte Carlo histogram design, Run-2/Run-3 data compatibility, data structure refactor, enhanced event/track selection, PWGCF task integration, C++/Python data processing, and reproducible commit-based development.
January 2025 monthly performance summary for AliceO2Group/O2Physics focused on delivering a new Net Charge Fluctuations Analysis Task. The feature replaces the existing netproton-cumulants-mc task with a new C++ implementation and comprehensive histogram instrumentation to capture vertex position, centrality, multiplicity, eta, transverse momentum (pT), and DCA measurements before and after track selection. The work is documented in commit e5084c745d1f5e9dc3be7d9f0e46a8a1f5562ec5 ([PWGCF] Net charge (#9525)). No explicit major bug fixes were recorded for this repository this month. Overall impact includes enhanced physics analysis capabilities, standardized workflows, and improved reliability and comparability for net charge studies. Technologies/skills demonstrated include C++ development, histogram initialization/filling, integration of analysis tasks within the O2Physics framework, and version-control discipline.
January 2025 monthly performance summary for AliceO2Group/O2Physics focused on delivering a new Net Charge Fluctuations Analysis Task. The feature replaces the existing netproton-cumulants-mc task with a new C++ implementation and comprehensive histogram instrumentation to capture vertex position, centrality, multiplicity, eta, transverse momentum (pT), and DCA measurements before and after track selection. The work is documented in commit e5084c745d1f5e9dc3be7d9f0e46a8a1f5562ec5 ([PWGCF] Net charge (#9525)). No explicit major bug fixes were recorded for this repository this month. Overall impact includes enhanced physics analysis capabilities, standardized workflows, and improved reliability and comparability for net charge studies. Technologies/skills demonstrated include C++ development, histogram initialization/filling, integration of analysis tasks within the O2Physics framework, and version-control discipline.
Overview of all repositories you've contributed to across your timeline