Skip to content

Fixed wrong array type in dummy CS#83

Merged
JeanLucPons merged 1 commit intomainfrom
fix-dummy-wwrong-type
Nov 21, 2025
Merged

Fixed wrong array type in dummy CS#83
JeanLucPons merged 1 commit intomainfrom
fix-dummy-wwrong-type

Conversation

@JeanLucPons
Copy link
Copy Markdown
Contributor

@JeanLucPons JeanLucPons commented Nov 21, 2025

This PR solve a bug in the dummy CS triggered by the BPMArray.

>           return self.__aggregator.get().reshape(len(self.__bpms),2)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E           AttributeError: 'list' object has no attribute 'reshape'

pyaml/arrays/bpm_array.py:20: AttributeError

@JeanLucPons JeanLucPons merged commit 3611755 into main Nov 21, 2025
2 checks passed
@gubaidulinvadim gubaidulinvadim deleted the fix-dummy-wwrong-type branch November 25, 2025 10:45
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.

2 participants