-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Dear all,
there is an example using np.concat which is not recognize as a numpy method:
examples/ESRF_ORM_example/correct_orbit.py", line 20, in <module>
reference = np.concat((ref_h, ref_v))
^^^^^^^^^
File "/home/oblanco/Documents/public/progs/pyenv/pyenvat/lib/python3.11/site-packages/numpy/__init__.py", line 333, in __getattr__
raise AttributeError("module {!r} has no attribute "
AttributeError: module 'numpy' has no attribute 'concat'. Did you mean: 'compat'?Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels