Skip to content

Parameter checks#56

Merged
dihm merged 2 commits into
mainfrom
parameter_checks
Jan 13, 2026
Merged

Parameter checks#56
dihm merged 2 commits into
mainfrom
parameter_checks

Conversation

@dihm
Copy link
Copy Markdown
Contributor

@dihm dihm commented Jan 13, 2026

Centralizes and improves scannable parameter processing to ensure all scannable parameters are saved as numpy arrays to the graph. Also catches in length 1 or 0 sequences are given and handles them properly too.

Fixes #49

dihm added 2 commits January 13, 2026 16:56
to the graph as numpy arrays.

If the sequence only has one element, extract it to avoid
interactions with variable parameter detection.
@dihm dihm merged commit 1bb4055 into main Jan 13, 2026
5 checks passed
@dihm dihm deleted the parameter_checks branch January 13, 2026 22:02
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.

Unhelpful errors getting stack shape if single element numpy array is passed

1 participant