|
| 1 | +--- |
| 2 | +layout: page |
| 3 | +title: sbncode_v10_06_00_05 |
| 4 | +toc: true |
| 5 | +--- |
| 6 | + |
| 7 | +sbncode_v10_06_00_05 Release Notes |
| 8 | +======================================================================================= |
| 9 | + |
| 10 | +[List of sbncode releases](https://sbnsoftware.github.io/AnalysisInfrastructure/ReleaseManagement/Releases/List_of_SBN_code_releases) |
| 11 | + |
| 12 | +A git comparison of all the code changes between this release and the previous one: [Compare v10_06_00_05 and v10_06_00_04](https://github.com/SBNSoftware/sbncode/compare/v10_06_00_04...v10_06_00_05) |
| 13 | + |
| 14 | +Date |
| 15 | +--------------------------------------------------- |
| 16 | +4 September 2025 |
| 17 | + |
| 18 | +Purpose |
| 19 | +--------------------------------------------------- |
| 20 | +* Merged production-ready PRs |
| 21 | + |
| 22 | +New features |
| 23 | +--------------------------------------------------- |
| 24 | +A patch release of sbncode (v10_06_00_05) has been cut and distributed |
| 25 | + |
| 26 | +* sbndata (v01_08): |
| 27 | + |
| 28 | + Includes: |
| 29 | + |
| 30 | + * Geant4Reweight SBN/SBND implementation [#9](https://github.com/SBNSoftware/sbndata/pull/9): Adds input files required for Geant4Reweight SBN implementation. |
| 31 | + |
| 32 | +* sbnobj (v10_01_01_01): |
| 33 | + |
| 34 | + Includes: |
| 35 | + |
| 36 | + * Feature/maxd bnb qual cut v10 06 00 [#138](https://github.com/SBNSoftware/sbnobj/pull/138): Adds BNB Figure-of-Merit quality cut metrics for production. |
| 37 | + * Frame Shift Module to Correct Timing in Data - PR for Spring Production [#141](https://github.com/SBNSoftware/sbnobj/pull/141): Adds data products for new module that saves new products for time shifting. |
| 38 | + * Calib NTuple CRT Timing Additions - Production 2025A Version [#143](https://github.com/SBNSoftware/sbnobj/pull/143): Objects for CRT calibration ntuple additions: CRTSpacePoint matching T0 value, matching score quality, and xshift applied. |
| 39 | + |
| 40 | +* sbnanaobj (v10_00_05_01): |
| 41 | + |
| 42 | + Includes: |
| 43 | + |
| 44 | + * Feature/maxd bnb qual cut v10 06 00 [#148](https://github.com/SBNSoftware/sbnanaobj/pull/148): Additions to SRBNBInfo for BNB FoM. |
| 45 | + * adding efield and phi to SRCaloPoint for 2025A [#151](https://github.com/SBNSoftware/sbnanaobj/pull/151): Additions to SRCaloPoint. |
| 46 | + * Frame Shift Module to Correct Timing in Data - PR for Spring Production [#155](https://github.com/SBNSoftware/sbnanaobj/pull/155)L New StandardRecord classes to store timing correction in SBND data. |
| 47 | + |
| 48 | +* sbnalg (v10_06_00_04): |
| 49 | + |
| 50 | + Using (updated dependencies): |
| 51 | + |
| 52 | + * sbnobj v10_01_01_01 |
| 53 | + * sbnanaobj v10_00_05_01 |
| 54 | + |
| 55 | +* sbncode (v10_06_00_05): |
| 56 | + |
| 57 | + Using (updated dependencies): |
| 58 | + |
| 59 | + * sbnalg v10_06_00_04 |
| 60 | + |
| 61 | + Includes: |
| 62 | + |
| 63 | + * Feature/maxd bnb qual cut v10 06 00 [#553](https://github.com/SBNSoftware/sbncode/pull/553): Adding BNB FoM quality cut for production. |
| 64 | + * Geant4Reweight SBN/SBND implementation [#554](https://github.com/SBNSoftware/sbncode/pull/554): Adds in Geant4Reweight SBN implementation for use in SBND. |
| 65 | + * Feature/sungbino caf calo updates 2025 a [#559](https://github.com/SBNSoftware/sbncode/pull/559): Adding phi and |E| for each hit for CAF-level calorimetry. |
| 66 | + * Frame Shift Module to Correct Timing in Data - PR for Spring Production [#563](https://github.com/SBNSoftware/sbncode/pull/563): New module for timing reconstruction introduced in reco2 in sbndcode; data products are saved in CAF as new StandardRecord products. |
| 67 | + Data timing variables are shifted for beam spill reconstruction. |
| 68 | + * Calib NTuple CRT Timing Additions - Production 2025A Version [#564](https://github.com/SBNSoftware/sbncode/pull/564): Adds new (SBND-only) T0 source from CRTSpacePoint matching, applies appropriate x shifts to TPC track end points, adds in x shifting of hit/spacepoint, removes a sea of deltas and michels from calib ntuples, skips shower-like PFPs. |
| 69 | + |
| 70 | +Extra info |
| 71 | +--------------------------------------------------- |
0 commit comments