-
Type:
Bug
-
Resolution: resolved
-
Priority:
Major
-
Component/s: None
-
None
-
Environment:
Set calls in block assume that the incoming numpy array is contiguous. We need to check for this and handle arrays that are noncontinuous.
https://github.com/slaclab/rogue/pull/1026