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
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue