Skip to content

mcdj: move to modal parser, add config file support#152

Draft
baltzell wants to merge 8 commits into
mainfrom
mcdj-config
Draft

mcdj: move to modal parser, add config file support#152
baltzell wants to merge 8 commits into
mainfrom
mcdj-config

Conversation

@baltzell
Copy link
Copy Markdown
Contributor

@baltzell baltzell commented Mar 27, 2026

To support a config file, switch to a modal parser:

Screenshot 2026-04-03 at 19 25 13 Screenshot 2026-04-03 at 19 25 35

And an example config file:

{
    "mode": "gen",
    "gcard": "/u/scihome/baltzell/sw/clas12-config/gemc/5.14/rgd_fall2023_lD2.gcard",
    "yaml": "/u/scihome/baltzell/sw/clas12-config/coatjava/13.0.0/rgd_fall2023_lD2.yaml",
    "run": 11,
    "nevents": 10,
    "jobs": 1,
    "Jobs": 1,
    "match": false,
    "seed": 0,
    "dst": false,
    "recon": true,
    "back": [],
    "quiet": false,
    "verbose": 0,
    "cleanup": false,
    "export": true,
    "denoise": false,
    "gen": [
        "dvcsgen",
        "--doggy",
        "--kitty"
    ]
}

@baltzell baltzell changed the title move to modal parser, add config file support mcdj: move to modal parser, add config file support Mar 27, 2026
@baltzell
Copy link
Copy Markdown
Contributor Author

baltzell commented Apr 3, 2026

@mathieuouillon fyi

@baltzell baltzell marked this pull request as ready for review April 3, 2026 23:26
@baltzell baltzell marked this pull request as draft May 13, 2026 20:23
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.

1 participant