mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-04 00:50:42 +02:00
fixing typo
This commit is contained in:
parent
e63fa1d7c2
commit
8bf9f974a3
@ -5,7 +5,7 @@ from slsdet import Detector, patternParameters
|
||||
d = Detector()
|
||||
pat = patternParameters()
|
||||
|
||||
#Access to memers of the structure using numpy arrays
|
||||
#Access to members of the structure using numpy arrays
|
||||
pat.patlimits = 0x0, 0xa
|
||||
|
||||
d.setPattern(pat)
|
||||
|
Loading…
x
Reference in New Issue
Block a user