mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-06-04 12:18:54 +02:00
Comment
This commit is contained in:
@@ -60,6 +60,8 @@ struct StrixelGroupToPixelMap {
|
||||
double pitch_um;
|
||||
InclusiveROI placement_on_sensor; // location of the group in the sensor
|
||||
// coordinate system (or reduced roi)
|
||||
// Technically, only the map is needed and the above metadata is only copied
|
||||
// Should we still keep it so that a user can directly access it?
|
||||
NDArray<ssize_t, 2> map;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user