mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-02-19 18:18:40 +01:00
- Fixed CI job not doing python docs - added more docs on cluster file - fixed generating docs on cluster vector
741 B
741 B
ClusterFile
The ClusterFile
class is the main interface to read and write clusters in aare.
Unfortunately the old file format does not include metadata like the
cluster size and the data type. This means that the user has to know
this information from other sources. Specifying the wrong cluster size
or data type will lead to garbage data being read.
ClusterFile
Below is the API of the ClusterFile_Cluster3x3i but all variants share the same API.
aare._aare.ClusterFile_Cluster3x3i