renamed bernina_experiment.LaserExp -> bernina_explaser.ExpLaser

This commit is contained in:
2022-07-07 21:34:03 +02:00
parent 72f13ef3a6
commit 1e4c0cbc5c

View File

@ -373,7 +373,7 @@ components = [
"name": "las",
"z_und": 142,
"desc": "Experiment laser optics",
"type": "slic.devices.loptics.bernina_experiment:Laser_Exp",
"type": "slic.devices.loptics.bernina_explaser:ExpLaser",
"kwargs": {"ID": "SLAAR21-LMOT", "smar_config": config["las_smar_config"]},
"lazy": True,
},