mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-02-19 16:48:42 +01:00
fixed python bindings - only read headers of modules that are in the roi
This commit is contained in:
@@ -72,6 +72,7 @@ class RawFile : public FileInterface {
|
||||
size_t bitdepth() const override;
|
||||
xy geometry();
|
||||
size_t n_modules() const;
|
||||
size_t n_modules_in_roi() const;
|
||||
|
||||
RawMasterFile master() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user