Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty designs & matrixIfPossible #199

Merged
merged 7 commits into from
Jul 6, 2022
Merged

Empty designs & matrixIfPossible #199

merged 7 commits into from
Jul 6, 2022

Conversation

bartkrekelberg
Copy link
Member

Two small fixes:

  1. Handle adaptive parameters in empty designs

  2. Allow mixtures of logical and numeric to be combined into an array with parameter.get
    This restores behavior of get as it was 3 weeks ago...

…ined with a jittered parameter would fail when trying to check the non-existing spcs

Fixed by testing for empy spcs and in those cases, simply call the .conditions subasgn for adaptive parameters (given that the design was empty, the adaptive was not "already part of the design")
… pixel offset has to be corect for

the vpixx monitor. (In vpixx mode, the xorigin counts from the top left of the vpixx, in generic mode the origin is the origin of the windows coordinate system (so it can be the "other" monitor
@bartkrekelberg bartkrekelberg merged commit ff82263 into master Jul 6, 2022
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.

None yet

2 participants