Add functionality for testing the scan planner on a given sample shape
This commit is contained in:
parent
a0b6dbdfce
commit
2ced848695
7 changed files with 217 additions and 2 deletions
3
tests/utilities/__init__.py
Normal file
3
tests/utilities/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
"""
|
||||
This directory contains utitlities that help with testing and debugging
|
||||
"""
|
||||
Loading…
Add table
Add a link
Reference in a new issue