Add functionality for testing the scan planner on a given sample shape

This commit is contained in:
Julian Stirling 2025-04-13 18:01:06 +01:00
parent a0b6dbdfce
commit 2ced848695
7 changed files with 217 additions and 2 deletions

View file

@ -0,0 +1,3 @@
"""
This directory contains utitlities that help with testing and debugging
"""