Skip to content

add FunnelWall - #52

Draft
hozblok wants to merge 17 commits into
masterfrom
pp2
Draft

add FunnelWall#52
hozblok wants to merge 17 commits into
masterfrom
pp2

Conversation

@hozblok

@hozblok hozblok commented Jul 14, 2026

Copy link
Copy Markdown
Owner

No description provided.


# On-wall root filter: discard hits below this multiple of eps, the t~0 root
# sitting on the reflection origin. Shared by ImplicitWall.hit and stage 9.
_ONWALL_TOL = 1.5
ap.add_argument("--keep-shards", action="store_true")
args = ap.parse_args(argv)

raw = yaml.safe_load(open(args.config))
scfg = os.path.join(sdir, "config.yaml")
with open(scfg, "w") as fh:
yaml.safe_dump(_shard_raw(raw, budgets_q, k, n), fh, sort_keys=False)
log = open(os.path.join(sdir, "trace.log"), "w")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants