Patin Inkaew
Patin Inkaew
I just tried with uproot 5.2.2. The problem with error calculation still persist. However, now if I do `pd_tp.values()` and `pd_tp.to_hist().values()`, I also got different values...
Thanks. I'm waiting for #43761 to get merged and then I will make changes accordingly.
@vlimant, I rebased to latest IB release (CMSSW_14_1_X_2024-06-12-1900) with https://github.com/cms-sw/cmssw/pull/43761 merged and changed from ```Era_Run3_post2023``` to use ```Era_Run3_2024```. I re-validated this change with ``` cmsDriver.py step2 -s NANO:@Scout --process NANO...
Hi all, **Scenario:** Referencing [Reco.py](https://github.com/cms-sw/cmssw/blob/master/Configuration/DataProcessing/python/Reco.py), [pp.py](https://github.com/cms-sw/cmssw/blob/master/Configuration/DataProcessing/python/Impl/pp.py), and [DataScouting.py](https://github.com/cms-sw/cmssw/blob/master/Configuration/DataProcessing/python/Impl/DataScouting.py), I make base ```hltScouting``` scenario similar to ```RECO+pp``` and specific ```hltScoutingEra_Run3_2024```. In case we want to produce also 2022-2023 HLT scouting data...
@vlimant Adelina has graduated and I'm currently taking over her work. I have prepared the fix in my [private branch](https://github.com/patinkaew/cmssw/tree/scouting_nano_test_14_0_6). This add ```run3_scouting_nanoAOD_2024``` era modifier and introduce ```Run3_2024``` using ```Run3```...
Hi @mmusich, do we have a backport of this to CMSSW14_0_X?
Hi @ftorrresd, Sorry for a delay. I just fix the merge conflict. Please note that the workflow numbers for L1ScoutingNano have changed (since BPHNano workflow in 140X was removed in...
Hi @ftorrresd, I saw https://github.com/cms-sw/cmssw/pull/48459 was merged. I didn't see any merge conflict, but I just rebased to the latest IB release anyway. The workflow numbers for L1ScoutingNano are now...
Dear @emeschi, Thank you for reviewing and pinging! This is now "ready for review".
Hi all, As suggested by Matti, I moved ```OrbitFlatTable``` to ```DataFormats/NanoAOD```. I rerun tests and they all pass: ``` scram b runtests use-ibeos Pass 95s ... CalibTracker/SiStripCommon/testCalibTrackerSiStripCommonAll Pass 167s ......