add dlw module; clean up for handover
[direct-laser-writing.git] / img_to_path / img_to_path_dots.py
index 5279dca53f6afacab10e44bcfc546b6af3bcf96d..4b02efa2d648a0d85ce938d89b89996414374fec 100644 (file)
@@ -6,7 +6,8 @@ Monash University
 Converts a path in a monochrome image to a series of points 
 in a defined format for laser writing with the confocal 
 setup. Configuration is done in img_to_path.ini.
-Uses an array of dots instead of line scanning.
+Uses an array of dots instead of line scanning. For use with 
+LabView script.
 """
 
 import configparser as cp