OpenScope Params¶
This repository contains:
- Parameter packs under
packs/(example launcher configuration JSON files)packs/shared/for reusable, cross-project paramspacks/projects/for project-specific params
- JSON Schemas under
tooling/*.schema.jsonused to validate those parameter files - Tooling under
tooling/(e.g. validation and documentation generation)
Relationship to openscope-experimental-launcher¶
openscope-paramsis the canonical home for validated parameter files and schemas.openscope-experimental-launcherconsumes parameter files and executes pre/post acquisition pipelines.
Reference docs¶
- Packs reference: see Packs → Reference (generated).
- Schemas reference: see Schemas → Reference (generated).