Skip to content

Add in parsing of string for sweep in config#53

Merged
contagon merged 3 commits into
masterfrom
feature/sweep-eval
Oct 22, 2025
Merged

Add in parsing of string for sweep in config#53
contagon merged 3 commits into
masterfrom
feature/sweep-eval

Conversation

@contagon
Copy link
Copy Markdown
Owner

This PR adds the ability to evaluate (nearly) arbitrary python code (safely) to create sweeps in configs. Example using numpy:

pipelines:
  - pipeline: kiss
    sweep:
      voxel_size: linspace(0.1, 1.0, 10)

@contagon contagon merged commit 050d01e into master Oct 22, 2025
12 checks passed
@contagon contagon deleted the feature/sweep-eval branch October 25, 2025 18:49
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