mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-05-09 15:02:04 +02:00
allow passing mask to clustervector (#304)
- passing mask to ClusterVector - creates a copy of the ClusterVector Co-authored-by: Erik Fröjdh <erik.frojdh@psi.ch>
This commit is contained in:
@@ -38,7 +38,7 @@ C++ functions that support the ClusterVector or to view it as a numpy array.
|
||||
Below is the API of the ClusterVector_Cluster3x3i but all variants share the same API.
|
||||
|
||||
.. autoclass:: aare._aare.ClusterVector_Cluster3x3i
|
||||
:special-members: __init__
|
||||
:special-members: __init__, __call__
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Reference in New Issue
Block a user