mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-07-21 16:22:52 +02:00
- Add assert to flip - Only one SensorPlacement for strixel_to_pixel_maps - Pass order_map as NDView to ApplyRemap Additional: - Check output.shape() matches order_map.shape (correct buffer allocation) - Chash nrows and ncols - pass NDViews by value (copying is cheap and it makes the intent more clear that it only takes a snapshot of the arrays