towards fiducial detection

This commit is contained in:
2022-09-15 14:46:30 +02:00
parent e4b3ad0b5f
commit 7534eec921
5 changed files with 319 additions and 101 deletions

View File

@@ -6,7 +6,7 @@ if hostname=='ganymede':
else:
sys.path.insert(0, os.path.expanduser('/sf/cristallina/applications/mx/zamofing_t/PBTools/'))
sys.path.insert(0, os.path.expanduser("/photonics/home/gac-cristall/Documents/swissmx_cristallina/slic/"))
from slic.core.acquisition import SFAcquisition
#from slic.core.acquisition import SFAcquisition
import logging