|
| 1 | +--- |
| 2 | +layout: page |
| 3 | +title: ReleaseNotes10060006 |
| 4 | +toc: true |
| 5 | +--- |
| 6 | + |
| 7 | +----------------------------------------------------------------------------- |
| 8 | +| v10.06.00.06 | 08 Nov 2025 | [ReleaseNotes](ReleaseNotes10060006.html) | |
| 9 | +| --- | --- | --- | |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | +sbndcode v10_06_00_06 Release Notes |
| 14 | +======================================================================================= |
| 15 | + |
| 16 | +[List of sbndcode releases](List_of_SBND_code_releases.html) |
| 17 | + |
| 18 | +Download instructions for [sbndcode v10_06_00_06](http://scisoft.fnal.gov/scisoft/bundles/sbnd/v10_06_00_06/sbndcode-v10_06_00_06.html) |
| 19 | + |
| 20 | +Purpose |
| 21 | +--------------------------------------------------- |
| 22 | + |
| 23 | +New features |
| 24 | +--------------------------------------------------- |
| 25 | + |
| 26 | +Bug fixes |
| 27 | +--------------------------------------------------- |
| 28 | + |
| 29 | +Updated dependencies |
| 30 | +--------------------------------------------------- |
| 31 | + |
| 32 | +Supported qualifiers |
| 33 | +--------------------------------------------------- |
| 34 | + |
| 35 | +Change List |
| 36 | +========================================== |
| 37 | +### Release Notes for [sbndcode] from v10_06_00_05 to v10_06_00_06 |
| 38 | +- PR #851: Apply the commit from PR #845 to production/v10_06_00 |
| 39 | + - **Description**: |
| 40 | + - **Labels**: |
| 41 | + - **Reviewers**: |
| 42 | + - **Assignees**: tomjunk, seokjuchung |
| 43 | +- PR #820: add e-lifetime correction for data in spring production |
| 44 | + - **Description**: Sungbin found that in the recent reco2 respinning data still had 100 ms e-lifetime... This PR patches that...! |
| 45 | + - **Labels**: bug, calibration |
| 46 | + - **Reviewers**: |
| 47 | + - **Assignees**: linyan-w |
| 48 | +- PR #825: adding TrackHitFillRRStartCut: 1000 and TrackHitFillRREndCut: 1000 to cafmakerjob_sbnd_sce.fcl |
| 49 | + - **Description**: Please provide a detailed description of the changes this pull request introduces. |
| 50 | + - **Labels**: caf |
| 51 | + - **Reviewers**: |
| 52 | + - **Assignees**: sungbinoh |
| 53 | +- PR #827: yz scale bugfix |
| 54 | + - **Description**: Please provide a detailed description of the changes this pull request introduces. This is a copy of PR 826 for the production branch. |
| 55 | + - **Labels**: bug, reco1/reco2 |
| 56 | + - **Reviewers**: |
| 57 | + - **Assignees**: sxy1439 |
| 58 | +- PR #866: Add bug fix to FrameShift module when RWM signal is missing - Spring Production |
| 59 | + - **Description**: Please provide a detailed description of the changes this pull request introduces. |
| 60 | + - **Labels**: bug |
| 61 | + - **Reviewers**: |
| 62 | + - **Assignees**: VCLanNguyen |
| 63 | + |
| 64 | +sbndcode sbndcode |
| 65 | +--------------------------------------------------- |
| 66 | + |
| 67 | +* 2025-11-08 Nathaniel : Update versioning |
| 68 | +* 2025-11-08 nathanielerowe : Merge pull request #866 from SBNSoftware/lnguyen/frame_bugfix_v10_06_00_05 |
| 69 | +* 2025-11-08 nathanielerowe : Merge branch 'production/v10_06_00' into lnguyen/frame_bugfix_v10_06_00_05 |
| 70 | +* 2025-11-08 nathanielerowe : Update output commands in sbnd_ci_single_detsim test |
| 71 | +* 2025-11-08 nathanielerowe : Update output commands for WireCell simulation |
| 72 | +* 2025-11-08 nathanielerowe : Update output commands for WireCell simulation |
| 73 | +* 2025-11-08 nathanielerowe : Update output commands in sbnd_ci_nucosmics_detsim_fcl |
| 74 | +* 2025-11-08 nathanielerowe : Merge pull request #827 from SBNSoftware/bugfix/yz_norm |
| 75 | +* 2025-11-08 nathanielerowe : Merge branch 'production/v10_06_00' into bugfix/yz_norm |
| 76 | +* 2025-11-08 nathanielerowe : Merge pull request #825 from sungbinoh/feature/sungbino_caf_hit_rr_2025_spring |
| 77 | +* 2025-11-08 nathanielerowe : Merge branch 'production/v10_06_00' into feature/sungbino_caf_hit_rr_2025_spring |
| 78 | +* 2025-11-08 nathanielerowe : Merge pull request #820 from SBNSoftware/bugfix_elifetime_springprod |
| 79 | +* 2025-11-08 nathanielerowe : Merge branch 'production/v10_06_00' into lnguyen/frame_bugfix_v10_06_00_05 |
| 80 | +* 2025-11-06 VCLanNguyen : Add bug fix when RWM signal is missing |
| 81 | +* 2025-11-05 nathanielerowe : Merge branch 'production/v10_06_00' into bugfix_elifetime_springprod |
| 82 | +* 2025-11-05 nathanielerowe : Merge branch 'production/v10_06_00' into feature/sungbino_caf_hit_rr_2025_spring |
| 83 | +* 2025-11-05 nathanielerowe : Merge branch 'production/v10_06_00' into bugfix/yz_norm |
| 84 | +* 2025-11-05 nathanielerowe : Update sbncode version to v10_06_00_07 |
| 85 | +* 2025-11-06 Seokju Chung : Merge pull request #851 from SBNSoftware/trj_pr845_to_production_v10_06_00 |
| 86 | +* 2025-10-17 Thomas Junk : Apply the commit from PR #845 to production/v10_06_00 |
| 87 | +* 2025-09-18 Shweta Yadav : yz scale bugfix |
| 88 | +* 2025-09-16 sungbinoh : adding TrackHitFillRRStartCut: 1000 and TrackHitFillRREndCut: 1000 to cafmakerjob_sbnd_sce.fcl |
| 89 | +* 2025-09-16 Linyan Wan : add e-lifetime correction... |
| 90 | +* 2025-09-04 nathanielerowe : Update CMakeLists.txt |
0 commit comments