Skip to content

Require map form for grid_pts in grid / python_grid scanners#589

Open
anderkve wants to merge 1 commit into
masterfrom
grid_scan_settings_fix
Open

Require map form for grid_pts in grid / python_grid scanners#589
anderkve wants to merge 1 commit into
masterfrom
grid_scan_settings_fix

Conversation

@anderkve
Copy link
Copy Markdown
Collaborator

@anderkve anderkve commented May 6, 2026

grid_pts must now be a YAML map from "::" to integer, removing the silent dependence on the alphabetical sort of the shown parameter names. The example YAML files that use the grid scanner have been updated, and on rank 0 the scanner logs the resolved parameter -> grid points mapping at startup.

grid_pts must now be a YAML map from "<model>::<param>" to integer.
The list / scalar / 'parameters' override forms are gone, removing
the silent dependence on the alphabetical sort of the shown
parameter names.  The example YAML files that use the grid scanner
have been updated, and on rank 0 the scanner logs the resolved
parameter -> grid points mapping at startup.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant