-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
modified wavelength change and setup laser
- Loading branch information
Showing
6 changed files
with
240 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
In ``mtcalsys.yaml``, Added laser configuration information to all tests, including laser mode and optical configuration. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Add features to allow ``MTCalSys`` to better handle the laser | ||
- In ``mtcalsys.py`` made the following changes: | ||
- Added ``laser_start_propagate`` and ``laser_stop_propagate()`` | ||
- Added ``get_laser_parameters()`` | ||
- Improved ``setup_laser()`` to change the wavelength and the optical configuration | ||
- Changed ``change_laser_wavelength()`` so it can be used for the laser or whitelight system | ||
- In ``mtcalsys.yaml`` added a laser functional setup | ||
- In ``mtcalsys_schema.yaml`` added laser mode and optical configuration |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters