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

4
.gitignore vendored
View file

@ -84,3 +84,7 @@ openflexure_microscope/cobertura.xml
# web app build
/src/openflexure_microscope_server/static/
# Files created by test utilities
/tests/utilities/*.pstats
/tests/utilities/*.png