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
Type
/
to 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
.
SBNSoftware
/
icaruscode
Public
Notifications
You must be signed in to change notification settings
Fork
44
Star
12
Code
Issues
50
Pull requests
37
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Update YZ sim to address large memory usage
- #905
#905
Merged
jas1005
merged 11 commits into
develop
SBNSoftware/icaruscode:develop
from
feature/usher_fourmoduleyzsim
SBNSoftware/icaruscode:feature/usher_fourmoduleyzsim
Copy head branch name to clipboard
Jul 3, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Update YZ sim to address large memory usage
#905
jas1005
merged 11 commits into
develop
SBNSoftware/icaruscode:develop
from
feature/usher_fourmoduleyzsim
SBNSoftware/icaruscode:feature/usher_fourmoduleyzsim
Copy head branch name to clipboard
Commits
Commits on May 21, 2026
As per Haiwang Yu, we are moving to a scheme where the YZ simulation is broken into four "daq" modules, one per TPC. These files make that definition, for standard YZ sim and also for overlay
SFBayLaser
committed
3bf2452
View commit details
Copy full SHA for 3bf2452
Browse repository at this point
Top level fhicl files for running the regular YZ detsim and the overlay
SFBayLaser
committed
c5f99ed
View commit details
Copy full SHA for c5f99ed
Browse repository at this point
Updates some functions needed for new yz scheme
SFBayLaser
committed
b99e248
View commit details
Copy full SHA for b99e248
Browse repository at this point
Remapping the SimChannel inputs for merging
SFBayLaser
committed
378210b
View commit details
Copy full SHA for 378210b
Browse repository at this point
The input scheme for stage 0 changes with the move to four modules at detsim
SFBayLaser
committed
cb8e876
View commit details
Copy full SHA for cb8e876
Browse repository at this point
I am not sure if these are necessary?
SFBayLaser
committed
fbe9e2f
View commit details
Copy full SHA for fbe9e2f
Browse repository at this point
Commits on Jun 2, 2026
Updates aimed at getting the non-yz simulation to run. Note that the yz sim uses 4 modules (daq0-daq3) while the standard sim continues to use only one (daq) so stage 0 will need to recognize this
SFBayLaser
committed
fffb353
View commit details
Copy full SHA for fffb353
Browse repository at this point
Oops, this part of previous commit
SFBayLaser
committed
1d03122
View commit details
Copy full SHA for 1d03122
Browse repository at this point
We need a specific stage 0 file when the yz simulation runs which can inherit from the standard one
SFBayLaser
committed
a1fd210
View commit details
Copy full SHA for a1fd210
Browse repository at this point
Returning this to a single det sim producer
SFBayLaser
committed
5b53499
View commit details
Copy full SHA for 5b53499
Browse repository at this point
The "wc" fhicl files now inherit from the "yz sim" file
SFBayLaser
committed
0c4b9e6
View commit details
Copy full SHA for 0c4b9e6
Browse repository at this point
You can’t perform that action at this time.