Skip to content

Select AnalysisPaths options from the command line for analysis scripts #1221

@tahorst

Description

@tahorst

Building off of an idea in #1220, it would be nice to be able to select AnaylsisPaths options like successful sims (new CLI option), seed range or generation ranges (can use existing --seed-range or --generation-range options but implement them for variant or cohort analysis) from the command line for the manual analysis scripts or even when building workflows. The AnalysisPaths object could be passed to each analysis script which could then select a further subset like some scripts already do.

The successful sims option should be expanded to allow the choice between only successful sims, sims with data (successful and failed during the generation) and all sim (successful, failed during, and never ran because a previous generation failed).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions